class A{
class B{
}
}
in which name u save the file,its the program compile?
Answer Posted / neelanand
Since the program is compiled, we can save it with any
filename with .java extension eg. abc.java
but if you want to use it into other program we must save
it with the A.java
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How variables are stored in memory?
What are the different types of garbage collectors in java?
What is difference between stringbuffer and string?
Does java allow default arguments?
What is the range of the short type?
Can we override the static methods?
What are the features of java?
How can we find the sum of two linked lists using stack in java?
What are daemon Threads in java?
What is the purpose of format function?
What is void data type?
placement papaers of spring computing technology
Can static methods access instance variables in java?
What happens if a constructor is declared private?
Can string be considered as a keyword?