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 is java thread dump, how can we get java thread dump of a program?
What is bigger kb or mb?
Why can't we override private static methods?
State the significance of public, private, protected class?
What are different type of exceptions in java?
Can an arraylist be empty?
What do you mean by order of precedence and associativity?
What is the difference between state-based unit testing and interaction-based unit testing?
Is array serializable java?
What is static data type in java?
Where is java located?
Is assembly language a low level language?
How can we make a class singleton?
What are the benefits of immutable objects?
What is the lifetime and scope of a variable?