if static void method does not return any thing and void method also return nothing..................THEN WHAT'S EXACTLY THE DIFFERENCE BETWEEN STATIC VOID METHOD AND VOID METHOD..?..........ANSWER IN SIMPLE LANGUAGE.....
IF YOU ANSWER CORRECTLY THEN
THANKS IN ADVANCE ! :)
AND IF YOU DIDN'T ANSWER CORRECTLY THEN REPORT!!!!!!
Answers
Answered by
1
answer:
- static methods can be called direcly by class and does not need an object to call them.
- non-static methods needs an object to be called.
Similar questions
Computer Science,
3 months ago
Math,
3 months ago
Social Sciences,
3 months ago
English,
11 months ago
Physics,
11 months ago