Answer Posted / lavanya
java inheritance is different in c++
| Is This Answer Correct ? | 3 Yes | 12 No |
Post New Answer View All Answers
What do you mean by garbage collection used in java?
Why does java have two ways to create child threads? Which way is better?
Is 0 true or false in java?
Is a string literal?
What is boolean logic?
Can two objects have same hashcode?
What about instanceof operator in java?
Is array passed by reference in java?
What is numeric function?
What is jit compiler in java?
How to read and write image from a file ?
What is difference between next () and nextline () in java?
Is it possible to instantiate the abstract class?
Is 0 a prime number?
Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?