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
What do you understand by abstract classes?
Why is a constant variable important?
What happens when a thrown exception is not handled?
What is the default execution method in java?
What is the role of garbage collector in java?
How do you calculate square roots?
How do you compare objects in java?
Which category the java thread do fall in?
In a container there are 5 components. I want to display the all the components names, how will you do that one?
What does .equals do in java?
What is the impact of declaring a method as final?
Is there is any difference between a scrollbar and a scrollpane?
what is singleton class in java?
How do I find and replace in word?
Is overriding possible in java?