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 |
What is final keyword in java?
What is the difference between class & structure?
What is java util?
What is the list interface in java programming?
Explain about procedural programming language or structured programming language and its features?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
Define locale.
What does sizeof return?
Can we call virtual funciton in a constructor ?
What ide should I use for java?
What happens when main () method is declared as private?
Name few "optional" classes introduced with java 8 ?