if a java file without any source code is valid java file?
Answer Posted / kartik kudada
Yes, It is possible .
java file can be empty.
You could check it eclipse.
Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
What are static blocks and static initalizers in java ?
How to split a string in java?
Write a program to show whether a graph is a tree or not using adjacency matrix.
Why is the type for real numbers called double?
What are static blocks in java ?
What is the program development process?
What access modifiers can be used for variables?
What is a values collection view ?
Why main method is called first in java?
How will you reverse a singly-link list?
What is Major and importance difference between for and foreach loop ?
Difference between this() and super() ?
How does compareto work in java?
What is an association?
What is incompatible types in java?