class A{
class B{
}
}
in which name u save the file,its the program compile?
Answer Posted / vipul
We can save the program by any name either A or B,
Program will compile but will not run......
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the difference between length and size in java?
What is difference between static class and normal class?
Explain garbage collection in java?
Can we serialize static variables in java?
What is the locale class in java programming?
When would you use a static class?
What types of index data structures can you have in java?
What the difference is between execute, execute Query, execute Update?
What is java objectoutputstream?
How are the elements of a gridbaglayout organized?
What is the main purpose of java?
Difference between arraylist and hashset in java?
What is integer valueof?
What do you understand by overloading and overriding in java?
Explain the inheritance?