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 |
Describe OOP in java?
Why do we use variables?
What are the steps to do connection pooling in weblogic?
What is re-factoring in software?
How does Vector implement synchronization?
What are the elements of java?
How many types of voids are there?
What is the purpose of void?
What is the use of inner class?
What are advantages of exception handling in java?
how can you catch multiple exceptions in java?
What access modifiers can be used for methods?