Can we have multiple public classes in a java source file?


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

Post New Answer

More Core Java Interview Questions

What are different types of expressions?

0 Answers  


Is Java is 100% pure OOPS? Explain?

27 Answers   ANZ,


Explain list interface?

0 Answers  


What does it mean that a method or field is “static”?

0 Answers  


How is rounding performed under integer division?

2 Answers   Satyam,


what is singleton in java?

0 Answers   IBS,


What is the root class for all Java classes?

8 Answers   IBM, Infosys,


How does a for loop work?

0 Answers  


What are the different tags provided in jstl?

0 Answers  


Why object class is super class for every class in java?

0 Answers  


Is Java Platform Independent if then how?

5 Answers  


as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data

1 Answers  


Categories