What is the use of static keyword in "public static void
main()"
Answer Posted / p.r.gupta
the use of static is for static methods we need not to
create any object,so internally jvm calls like classname.method
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Discuss 2D arrays.
What do you understand by casting in java language?
What are the advantages of arraylist over arrays?
What is java ceil?
Why is singleton not thread safe?
Why is a string immutable?
Explain a few methods of overloading best practices in java?
What is the difference between integer parseint and integer valueof?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
What are different types of constants?
How many threads can java run?
Are arrays static in java?
What does n mean?
What is advantage of java?
What is time complexity java?