Have you worked on bits programming? examples?What is bit?
How many bits are there in the byte?



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

Post New Answer

More Core Java Interview Questions

Can you declare the main method as final?

0 Answers  


Why does java have different data types for integers and floating-point values?

0 Answers  


Can we use switch statement with strings?

0 Answers  


How do you find the absolute value?

0 Answers  


Does isempty check for null?

0 Answers  






What is another word for methodology?

0 Answers  


What value is a variable of the string type automatically initialized?

0 Answers  


Explain implementation and how is it different from conversion?

0 Answers   Aricent,


From the two, which would be easier to write: synchronization code for ten threads or two threads?

0 Answers  


Which is better arraylist or vector?

0 Answers  


What is update method called?

0 Answers  


What is string [] args?

0 Answers  


Categories