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 creating threads by extending thread class ?
Is age discrete or continuous?
What do you understand by the bean persistent property?
Write a program to print all permutations of string?
Can constructor be inherited?
How dead lock situation occurs in java and how you can identify it?
How is treeset implemented in java?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What is a blocking method in Java?
Can we overload destructor in java?
State the difference between strings and arrays.
Java.util.regex consists of which classes?
What are static initalizers in java ?
What is object english?
What things should be kept in mind while creating your own exceptions in java?