if a java file without any source code is valid java file?
Answers were Sorted based on User's Feedback
Answer / kartik kudada
Yes, It is possible .
java file can be empty.
You could check it eclipse.
Is This Answer Correct ? | 15 Yes | 3 No |
yes a java file without any source code is valid java file.
it will compile without any error but while running it gives
error-
"could not find or load main class----"
Is This Answer Correct ? | 0 Yes | 0 No |
Difference between String and StringBuffer.
What is parsing a string?
difference between vectorlist and hash
What is math in java?
How does sublist works in java?
Explain about doubly linked list
0 Answers Aditi Placement Service,
difference between java ,c#&java,c++
how to use finalize()Method to resources
What is the purpose of setAutoCommit() ?
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
What is the meaning of find and replace?
What is an example of procedure?