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 / santhosh
where the main() is there
that name give to as file name
that is public also
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Difference between notify() method and notifyall() method in java?
Why is string buffer better than string ?
What is the difference between equals() and?
How many types of design patterns are there?
Explain reverse a linked list recursive java solution?
How many inner classes can a class have?
What are the important features of Java 10 release?
Can we able to pass objects as an arguments in java?
What is the purpose of interface?
List primitive java types?
Can a static class implement an interface?
What is the flag in java?
Is java call by reference?
What is difference between Heap and Stack Memory?
What is appletviewer?