Answer Posted / guru
anonymous class are inner classes that cant not have a
class name and constructor also.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Will set allow duplicates in java?
What is the equal sign?
What do you mean by boolean?
How many characters is 16 bytes?
What are the six ways to use this keyword?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
What do you understand by the term string pool?
Can we use synchronized block for primitives?
When do you call copy constructor?
how can you take care of mutual exclusion using java threads? : Java thread
What is the purpose of garbage collection in java? When is it used?
What is the importance of hashcode() and equals() methods?
What is the history of java?
what is mutual exclusion? : Java thread
How can a gui component handle its own events?