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
Why is oop better than procedural?
Is abstract thinking intelligence?
What are the types of abstraction?
How does polymorphism work?
officer say me - i am offered to a smoking , then what can you say
What is meant by oops concept?
What makes a language oop?
• What are the desirable attributes for memory managment?
which feature are not hold visual basic of oop?
What is the difference between a constructor and a destructor?
Why is abstraction used?
What is stream in oop?
Get me a number puzzle game-program
Is html an oop?
What exactly is polymorphism?