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
What is immutable state?
What is difference between fileinputstream and filereader in java?
What is use of super keyword in java?
What is the simpletimezone class in java programming?
Can an abstract class be a final class?
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
What is java autoboxing?
Can a constructor be made final?
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
Why enumeration is faster than iterator?
Is sizeof a keyword in java programming?
What are the different types of sorting in java?
Why are data types important?
Can we have 2 main methods in java class?
Explain about member inner classes?