Answer Posted / nitin kumar jha
anonymous class is a class which is defined on run time
that it;
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Which package is used for pattern matching with regular expressions?
Explain about interrupt() method of thread class ?
What is a "pure virtual" member function?
What are streams?
What is the requirement of thread in java?
What is the difference between preparedstatement and statement in java?
What access modifiers can be used for variables?
How to restrict a member of a class from inheriting by its sub classes?
Can we use this () and super () in a method?
Why arraylist is used in java?
What’s the difference between constructors and other methods?
What is variable explain?
How do you write a conditional statement?
What is the platform?
What are the common uses of "this" keyword in java ?