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

Class, Object and Methods in JAVA
Lesson-1: Class, Object and Methods of Java can be compared with body, heart and brain. Without these 3 things, Java does not exist. If you Google the above 3 items, you will find many definitions. But...

Java 8 Predicates
In the previous lession, we have learnt how to use filters and collectors. In filter we have passed the condition to evaluate whether the object is eligible to be filtered or not. Code given below for...

Why Should We Learn Java Language?
Most of starters has confusion today that which of the programming language should be chosen to work on. It totally depends upon your need. As per my opinion, if you want to grow your career in IT industry...

Java: A Quick Overview
Not purely Object Oriented: It doesn't support multiple inheritence, it supports primitive data types and static members. Doesn’t support multiple inheritance: Reason is diamond problem i.e.,...

Android : Support multiple themes in an android application
If you are developing a theme based application to enhance user experience, then following steps needs to follow.We are taking example of an android application having 2 themes white and black.Step 1:Define...
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