Have you worked on bits programming? examples?What is bit?
How many bits are there in the byte?
Answer Posted / 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 |
Post New Answer View All Answers
Can you use this() and super() both in a constructor?
What is a class in java?
What's a method in programming?
Does java allow default arguments?
What language is an assembler written in?
What is mnemonic in assembly language?
What do you mean by formatting?
Which is better singleton or static class?
design an lru cache in java?
How to perform linear search in java?
Explain the pointers in Java?
Is ++ operator thread-safe in java?
What does this mean java?
What are JVM.JRE, J2EE, JNI?
Does java support function overloading, pointers, structures, unions or linked lists?