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 / dipil t t
class A{},class B{}and class C{} Shold be public then we
can select main class name is the file name.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is the synonym of string?
what is an objects lock and which objects have locks? : Java thread
What are the important features of Java 10 release?
How do you end a program?
How to check if a list is sorted in java?
How you can force the garbage collection?
How many days will it take to learn java?
How are java objects passed to a method and what are native methods?
What do you mean by ternary operator in java?
What does this mean java?
What is OOP's Terms with explanation?
What is a function easy definition?
How can I right-justify a string?
How many types of the indexof method are there for strings?
What is this keyword used for?