UrbanPro
true

Learn Java Training from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

Crux Of The Basic Interview Question Asked Around It Professionals

Chinmay K.
31/01/2018 0 0

Question: Explain PSVM() [Public Static Void Main()] in Java.

Answer:

This question is asked from a differnet persctive. Person asking this question is looking for deep java concepts.

If answer in your mind is something like this, "Public is used so that main() will be accssible everywhere, static is used so that no need to create object, void is because its not returning anything"

Then you are rejected stright-away.

Actual answer to this question is:

1. Public:

  • It is access modifier.
  • It is kept public since JVM should be able to access the main() from outside the package / project.

2. Static:

  • It is kept static so that JVM should be able to call the main() without creating an object. (Why to waste memory just to start something).

3. Void:

  • It is void since returning something from the main() is not something we intend to do.
  • However, you can return something indeed [from the main()].

4. Main:

  • It is a pre-specified word that the JVM searched for.
  • This name can be changed as well.
0 Dislike
Follow 2

Please Enter a comment

Submit

Other Lessons for You

ClassNotFoundException vs NoClassDefFoundError
ClassNotFoundException NoClassDefFoundError It is an exception and happens due to programmer’s mistake and can be recovered by updating the code. Thrown when an application tries...

Java Overview
Java platform overview Java platform components The Java platform consists of the following components. The Java language Like any programming language, the Java language has its own structure, syntax...
A

Akshay Shende

0 0
0

Differences Between HashMap vs HashSet In Java.
HashSet HashMap HashSet implements Set interface. HashMap implements Map interface. HashSet stores the data as objects. HashMap stores the data as key-value pairs. HashSet...

Java Advantages
In this video, learn about Java and its advantages. Also, check out the difference between Java and C++, Java development kit, Java Run Time Environment (JRE) with a proper demonstration program for better clarity.

History Of Java
Java history is interesting to know. The history of java starts from Green Team. Java team members (also known as Green Team), initiated a revolutionary task to develop a language for digital devices such...
V
X

Looking for Java Training Classes?

The best tutors for Java Training Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn Java Training with the Best Tutors

The best Tutors for Java Training Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more