class A{
class B{
}
}
in which name u save the file,its the program compile?
Answer Posted / kalpana
output
-------
Inner classes cannot have static declarations
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What is temp in java?
why java uses class level type casting ?
Can static method access instance variables ?
What happens if we override only equals?
What is class variable java?
What is a treeset in java?
Can we override a variable in java?
What is field name?
What is the difference between the final method and abstract method?
What is data type in java?
What is broken and continue statement?
Can an anonymous class be declared as implementing an interface and extending a class in java programming?
What is the main purpose of java?
How does arraylist size increase in java?
What classes of exceptions may be caught by a catch clause in java programming?