class A{
class B{
}
}
in which name u save the file,its the program compile?
Answer Posted / venkat
We can sava it as any class name in it. But it will not
compiled
inorder to the without of mainclass.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How will you reverse a singly-link list?
How do you use compareto?
How many types of methods are there?
What is parsing in java?
What are the java ide’s?
Difference between error and exception
What is the name of the java compiler?
How to find the index of the largest number in an arraylist java?
How objects are stored in java?
What must a class do to implement an interface in java programming?
Which class cannot be a subclass in java?
What best practices should you follow while writing multithreaded code in java?
What is constructor chaining in java?
What is %02d?
What does index mean in java?