class A{
class B{
}
}
in which name u save the file,its the program compile?
Answer Posted / amulkumar
We can save the file using any name;
A.java or B.java
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What types of index data structures can you have in java?
Does substring create a new object?
How to perform selection sort in java?
Tell me the Importent classes in net package?
What is the purpose of nested class in java?
What is the final access modifier in java?
What is data object example?
Compare Mutex and Semaphore in java.
How many digits can a float hold?
Is passing by reference faster?
What is the console in java?
What is a finally block? Is there a case when finally will not execute?
Where are variables stored?
What is double in java?
What is join () in java?