Answer Posted / babu
All are bytes.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What do you understand by copy constructor in java?
What is set and get methods in java?
How to declare an arraylist in java?
What is the difference between stringbuffer and stringbuilder?
What is difference between hashset and hashmap in java?
what is anonymous class in java?
Why java is called not pure object oriented language?
Difference between == and .equals() ?
Explain wait(), notify() and notifyall() methods of object class ?
What happens when you add a double value to a string?
How to avoid memory leak in java?
What is t type java?
What are generic methods?
How to solve the problem of generating the unique hash keys with hash function?
I want to print “hello” even before main is executed. How will you acheive that?