Which class is the immediate superclass of the Container
class?



Which class is the immediate superclass of the Container class?..

Answer / narasimha

java.awt.Compoent

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More Core Java Interview Questions

Is a method a function?

0 Answers  


What is the difference between stream and buffer?

0 Answers  


what is the use of clone() in real time scenario?

2 Answers   Quinnox,


I have an HashMap object, which has with key and value pair. It has 10 keys and values in that object. Now the question is I want insert new key and value in middle or any where in that list but not at the end or at the top. Is it possible or not. If yes how can we achieve this one?

2 Answers   Huawei,


Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?

0 Answers  






how many ways to create Thread and which one is good? runnable interface ot Thread class?

3 Answers   Satyam,


can we create a instance for intwerface?

3 Answers  


How do you create a sop?

0 Answers  


What is the difference between Byte stream and Charecter Stream?

2 Answers   Tarang Software,


What is compareto () in java?

0 Answers  


How do you sort arrays in java?

0 Answers  


What is meant by Static query and Dynamic query?

2 Answers  


Categories