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 access modifiers can be used for variables?
What are the different ways of creating thread?
What is non static block in java
10 Answers Emphasis, Ness Technologies,
What do you mean by exception handling in Java?
What is the default size of set in java?
What are the types of strings?
How to make a class or a bean serializable?
Difference between Map & Hashmap
Is nullpointerexception checked or unchecked?
What is the base class of all classes?
What are advantages and disadvantages of OOPs?
Is hashset ordered java?