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 / ravikiran
any name because nothing marked public
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What is parsing a sentence?
How many bits is a word?
What is the purpose of the runtime class in java programming?
What is the static field modifier?
How to avoid memory leak in java?
What is defined as false sharing in the context of multithreading?
Describe method overriding
Can a vector contain heterogenous objects?
What is the difference between inner class and nested class?
What is java reflection?
What do you understand by the term string pool?
Can I declare class as static or private?
What is the difference between hashmap and hashtable in java?
How can constructor chaining be done using this keyword?
How do you delete a list in java?