Gadgets

Showing posts with label Java Source File. Show all posts
Showing posts with label Java Source File. Show all posts

Friday, 19 February 2016

Interview questions on java source file

Interview questions on java source file structure. In this article i provided not only interview questions, i given explanation in program and diagrammatically for each and every question. this article is useful to quick reference also.  
1) Can a java Program contain multiple classes?
Yes, a java program contain multiple classes as shown in the below program.