Have you worked on bits programming? examples?What is bit?
How many bits are there in the byte?
Answer / dead famous
a byte is made up of 8 bits
two bytes make a word
and (of course) two nibbles make a byte.... (true) ;-)
| Is This Answer Correct ? | 0 Yes | 0 No |
What is jagged array in java?
What are the advantages of java over cpp?
What are field variable and local variable?
What is parsing in grammar?
Is string an object?
Difference between Reader/Writer and InputStream/Output Stream?
9 Answers Adobe, Kirusa, Verizon,
Which of these methods belong to Thread & Object class? join, yield, sleep, wait, notify
Is final static java?
How do you join strings in java?
What is the difference between delete and delete[]
What is ‘is-a ‘ relationship in java?
How do you declare an infinite loop?