What is the public method modifier?
No Answer is Posted For this Question
Be the First to Post Answer
What is an argument in java?
What are the two basic ways in which classes that can be run as threads may be defined?
Explain with example the concept of constant variable in java.
What is java basic concept?
What's the base class in java from which all classes are derived?
Is 0 true or false?
1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))
What is the difference between compiler and jvm?
what is the difference between static block and static method
what is mean by synchronization?
3 Answers BOB Technologies, GCPL,
What is the use of static keyword in "public static void main()"
10 Answers College School Exams Tests, Infosys, Six Dee Telecom,
What does super()represent, and how is it used in Java?