Answer Posted / kesavan
Everything in java is Object,
no point in asking such Question in java.
| Is This Answer Correct ? | 2 Yes | 15 No |
Post New Answer View All Answers
What happens if we override private method?
What is difference between printf and scanf?
Explain wrapper classes in java?
What is the difference between a break statement and a continue statement?
What is the do while loop syntax?
what is meant by HQL?
What is exception hierarchy in java?
How transient variable is different from volatile variable?
What is parse method?
Define how destructors are defined in java?
do I need to use synchronized on setvalue(int)? : Java thread
What is the size of a string in java?
What is java and why do we need it? Explain
Can you achieve runtime polymorphism by data members?
What is the difference between yield() and sleep()?