Computer Science, asked by BennettJacob, 1 month ago

function of static method in java. ​

Answers

Answered by Anonymous
1

Answer:

Why the main () method in Java is always static? Java main() method is always static, so that compiler can call it without the creation of an object or before the creation of an object of the class. In any Java program, the main() method is the starting point from where compiler starts program execution.

PLZ MARK AS BRIANLIEST AND THX FOR THE SUPERB QUESTION

Answered by suhas032006
0

Answer:

function of static method in java.

Similar questions