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
What is a local, member and a class variable?
How do you use equal in java?
What is bubble sorting in java?
What is use of super keyword?
What is thread count in java?
What is the meaning of nullable?
What is replacefirst in java?
Where is singleton pattern used?
What is multiple inheritance? Is it supported by java?
What is instance synchronization?
What does the exclamation mark mean in java?
Is main an identifier?
Explain the difference between string, stringbuffer and stringbuilder in java?
Explain about fail safe iterators in java?
What do you mean by boolean?