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 the meaning of course?
What happens if an exception is throws from an object's constructor?
In java, how many ways you can take input from the console?
What is locale in java?
Tell us something about different types of casting?
Can we use a default constructor of a class even if an explicit constructor is defined?
What is binary search in java?
In how many ways we can do synchronization in java?
Explain the selection sort algorithm?
Explain the difference between treeset and treemap in java?
What is the byte order of byte buffer?
What is the difference between break and continue statements?
What is run time allocation?
How to implement a multithreaded applet?
How to create a thread in java?