class A{
class B{
}
}
in which name u save the file,its the program compile?
Answer Posted / jasbir yadav
We can save the file as A.java
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What do you mean by platform independence?
Which of the classes will have more memory allocated?
What is multithreading and its advantages?
What is the maximum size of list in java?
What are keywords and reserved words in java?
What is fundamental datatype?
Why do we need array in java?
Explain about object oriented programming and its features?
Explain about abstract classes in java?
Explain when we should make an instance variable private.
How to perform quicksort in java?
What is used of static keyword in java?
How is garbage collection controlled?
Explain reverse a linked list recursive java solution?
What are the differences between stringbuffer and stringbuilder?