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
What is a function in programming?
What is the use of parseint in java?
How will you get the platform dependent values like line separator, path separator, etc., ?
Is set ordered in java?
What is java basic concept?
What are the concepts of 'OOPS'?
List implementations of list interface?
Which class is the superclass for every class in java programming?
What is javac_g?
What are variable arguments or varargs?
What is the use of arrays tostring () in java?
How can you handle java exceptions?
What is the final variable?
What's the default access specifier for variables and methods of a class?
how to create multithreaded program? Explain different ways of using thread? : Java thread