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 happens if an exception is throws from an object's constructor?
What is bubble sort in java?
How does arrays sort work in java?
What is the difference between a loader and a compiler?
What is bigger kb or mb?
What is time complexity java?
Is 0 a prime number?
What is java oops?
Can we serialize arraylist in java?
Is alive in java?
How will you print number in reverse (descending) order in BST.
Difference between concurrent hashmap and hashtable and collections
Can you call a method in a method?
What is a priority queue java?
How to create a custom exception?