Buy Questpond's video subscriptions on
huge discount
.
Online: 7628
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
In a stream of Binary, the unit of data is ___________
Posted by
deccansoft
on 9/25/2010 | Category:
C# Interview questions
| Views: 2976
Select from following answers:
not fixed
fixed
depends on stream
can't say
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
___________ is inherited from stream.
Next question > :
The number of bytes a character takes is decided b ...
Comments or Responses
Login to post response
More Interview Questions
The number of bytes a character takes is decided by the type of ______ ...
What is difference between Compilation and Runtime.
Difference between Namespace and Assembly
What is the core library of CLR
What is DLL Hell and how is it solved
Reference type holds the reference to the values on
In VB.Net, If main is written in class, it must be declared as
Range for n-bits signed number a. -2n-1 to 2n-1 -1 b. 2n-1 to 2n-1 +1 ...