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


Please Help Members By Posting Answers For Below Questions

How variables are stored in memory?

703


What are the different types of garbage collectors in java?

782


What is difference between stringbuffer and string?

695


Does java allow default arguments?

758


What is the range of the short type?

772


Can we override the static methods?

750


What are the features of java?

720


How can we find the sum of two linked lists using stack in java?

750


What are daemon Threads in java?

834


What is the purpose of format function?

817


What is void data type?

745


placement papaers of spring computing technology

1186


Can static methods access instance variables in java?

759


What happens if a constructor is declared private?

746


Can string be considered as a keyword?

773