What is meant by anonymous class?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?

0 Answers  


what is thread? What are the high-level thread states? : Java thread

0 Answers  


did interface can implementation method ? i know its not possible but my interviewer said its possible ..but how..? any one have idea ???

7 Answers   IBM,


How can I right-justify a string?

0 Answers   Aspire, Infogain,


Explain JMS in detail.

0 Answers   Amdocs,






Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.

0 Answers   Rolta,


all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.

8 Answers   CFG,


What is Applet Stub Interface ?

0 Answers  


How many types of literals are there in JAVA?

0 Answers   Cap Gemini,


What is finally and finalize in java?

0 Answers  


What is Java Reflection API? Why it’s so important to have?

0 Answers  


why is multiple inheritance not allowed in java?

7 Answers   Elementus Technologies, Huawei, Infosys,


Categories