if a java file without any source code is valid java file?
Answer Posted / la_di
(I suppose you mean IS not IF)
No, an empty file is not a valid java file since you have
to use the same class-name as file name. (A file with a
valid class declaration but an empty body is valid thou)
| Is This Answer Correct ? | 5 Yes | 11 No |
Post New Answer View All Answers
Is oracle java 11 free?
What is the right data type to represent a price in java?
Is java util list serializable?
What are different types of references?
What is an object's lock and which object's have locks in java programming?
How many types of methods are there in java?
What are three types of loops in java?
How many bits is a float?
what is the major difference between linkedlist and arraylist in java?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
What is the default execution method in java?
How many types of java are there?
what is thread in Java ?
What is the meaning of variables in research?
How many types of assembly languages are there?