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 is enhanced loop in java?
What are the six ways to use this keyword?
What is return data type?
What is an abstract class and what is it’s purpose?
Difference between nested and inner classes ?
What is the difference between serializable and externalizable interfaces?
What is object class in java?
Can singleton class be inherited in java?
Can It is possible to synchronize the constructor of a Java Class?
Why java strings are immutable in nature?
What 4 doubled?
What is int lol?
Explain reverse a linked list iterative solution in java?
Should a main method be compulsorily declared in all java classes?
How do you sort a string in alphabetical order in java?