Answer Posted / guest
Anonymous class is a class that doesnot have a name.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Does a function need a return?
What is the use of pattern in java?
What about method local inner classes or local inner classes in java?
Why stringbuilder is not thread safe?
What is the longest unicode character?
how its run?
Explain about public and private access specifiers?
What are the methods of object class ?
can I implement my own start() method? : Java thread
List the different types of classloaders in java.
How to access arraylist elements in java?
when you will synchronize a piece of your code? : Java thread
Which types of exceptions are caught at compile time?
How many decimal places is a double?
How do you convert boolean to boolean?