Explain class A{}
class B{}
class C{}
all the three classes are saved in a single file name, what
the name should i provide to the file ,in what file name
should i run the program? Ple Explain
Answer Posted / aburar yaseen
we have to have the file name of the class having main
function. if all the three classes are having the main
method we can have any one of the class name as file name.
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
Write a java program to generate fibonacci series ?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
What is exception handling in java?
How will you call an Applet using Java Script Function?
Why is singleton not thread safe?
What is appletviewer?
What does isempty () do in java?
What is constructor chaining in java?
What is the class in java?
What are desktop procedures?
Why put method is idempotent?
What is a ternary operator in java? What is an interface?
Explain static nested classes ?
What is java basic concept?
What is namespace in java?