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 are heterogeneous objects?
What is the difference between overriding & overloading?
Can we define package statement after import statement in java?
What advantage do java's layout managers provide over traditional windowing systems?
When is the garbage collection used in Java?
List down the methods and interfaces of collection class in java.
What is the main use of java?
Are generics important java?
Can set contain duplicates?
Why generics are used in java?
Is it safe to install java on my computer?
What is a pattern what is an anti pattern?
Explain the difference between comparator and comparable in java?
What is void keyword?
What does %d do in java?