Java Source File Interview Questions Part 3 | Core Java Tutorial | Mr. Hari Krishna

preview_player
Показать описание
Java Source File Interview Questions (6 to 8)

6. Is it possible to create Empty java file?
7. Is it possible to create Empty class?
8. Main method mandatory for compilation or execution?
Рекомендации по теме
Комментарии
Автор

sir where is the rest of lecture
please make video on rest of question

kritivardhanrai
Автор

Empty java file will not generate any .class once it compile.

sachinpandey