Answer Posted / babu
All are bytes.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Give the difference between the println method and sqrt method?
What are the uses of java?
What is byte value?
What are the steps involved to write rmi based programs?
Do you know why doesn't the java library use a randomized version of quicksort?
When is finally block not called?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
What is the use of a conditional inclusion statement in Java ?
Write a program in java to create a doubly linked list containing n nodes.
What does escaping a character mean?
Can a class with private constructor be extended?
Explain inheritance in java?
What is a variable in java?
Explain the JDB in depth & command line.
Describe different states of a thread.