How are Java source code files named?

Answer Posted / ravikiran(aptech mumbai)

java source code names will be named withthe name of the
class that is declare as publicwith .java extension

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a function in programming?

775


What is the use of parseint in java?

764


How will you get the platform dependent values like line separator, path separator, etc., ?

792


Is set ordered in java?

779


What is java basic concept?

785


What are the concepts of 'OOPS'?

824


List implementations of list interface?

794


Which class is the superclass for every class in java programming?

765


What is javac_g?

763


What are variable arguments or varargs?

790


What is the use of arrays tostring () in java?

745


How can you handle java exceptions?

731


What is the final variable?

939


What's the default access specifier for variables and methods of a class?

776


how to create multithreaded program? Explain different ways of using thread? : Java thread

743