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
How java enabled high performance?
What is the use of volatile in java?
What do you mean by boolean?
How is tree Mirroring implemented?
What is string in java is it a data type?
What is passing by reference in java?
What is better- service oriented or batch oriented solutions?
How do you convert an int to a double in java?
What do you mean by stack?
What is intern method in java?
What is thread start?
What is an 8 bit word?
Explain serialization and deserialization in java?
What is the default execution method in java?
What is the difference amongst jvm spec, jvm implementation, jvm runtime ?