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
Explain the inheritance?
worst case complexities of Quick sort and Merge sort.
What is JVM and is it platform independent?
What is the difference between logical data independence and physical data independence?
Name container classes in java programming?
What is the inheritance?
What is the difference between length and length() method in java?
Explain method local inner classes ?
What is a module function?
What is the significance of continue jump statement? Explain with an example.
What is Mutex (Mutual Exclusion Object) ?
Can we use both this () and super () in a constructor?
What is array class in java?
What is the core java?
Can we have a method name same as class name in java?