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
Write a java program to check if a number is prime or not?
What is an object in java and how is it created?
What is the main advantage of passing argument by reference?
Can You Have Virtual Functions In Java?
How are this() and super() used with constructors in java programming?
Can a class extends itself in java?
What are different types of arrays?
What is string array?
What is :: operator in java?
What is the purpose of garbage collection in java? When is it used?
How to sort an unsorted array in java?
What is meant by class loader? How many types are there? When will we use them?
What is an abstract method in java programming?
What is the use of protected in java?
Why do you canvas?