Answer Posted / mk@yahoo.co.in
Nothing is impossible
| Is This Answer Correct ? | 16 Yes | 52 No |
Post New Answer View All Answers
What is the base class of all exception classes?
What is exception propagation?
Is sizeof a keyword in java programming?
What is the largest long allowed by java?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
What is the collections api in java programming?
What is the size of arraylist in java?
Explain the advantages of packages in java?
Is java a virus?
How do constructors use this() and super()?
is there a separate stack for each thread in java? : Java thread
What do you understand by looping in java? Explain the different types of loops.
How many bits are in a sentence?
Is main is a keyword?