Can a top level class be private or protected?


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

Post New Answer

More Core Java Interview Questions

What restrictions are placed on method overloading?

0 Answers  


What is the full form of jpeg?

0 Answers  


What is difference between printf and scanf?

0 Answers  


Can a class have multiple subclasses?

0 Answers  


why do we use interface in java?

5 Answers  






What is the difference between char and char *?

0 Answers  


How the elements are organized in GridBagLayout?

1 Answers  


Difference between arraylist and vector.

0 Answers  


What is a boolean structure?

0 Answers  


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.

4 Answers  


Are primitives objects?

0 Answers  


What do you mean by scope of variable?

0 Answers  


Categories