why in java first invoke public static void main(String args[])
method????Why not public static void method1(String args[])??
Answer Posted / amit
Becuase the main(String args[]) need not to call by user it
will be call automatically And method1(String args[]) need to
call user.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the advantages of inheritance.
What is the difference between a constructor and a destructor?
write a C++ program for booking using constructor and destructor.
What are the benefits of interface?
What is static modifier?
What is oops?what is its use in software engineering?
What is meant by multiple inheritance?
What is purpose of inheritance?
Can destructor be overloaded?
Explain virtual inheritance?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is the difference between static polymorphism and dynamic polymorphism?
What is data binding in oops?
Please send ford technologies placement paper 2 my mail id
What are oops functions?