Asked inTCS,Ninja

What is public static void main in java?

AnswerBot
1y

public static void main is the entry point of a Java program.

  • It is a method that is called when the program starts.

  • It must be declared as public, static, and void.

  • It takes an array of strings as an ar...read more

PrepInsta
author
2y
The keyword public static void main is the means by which you create a main method within the Java application. It's the core method of the program and calls all others. It can't return values and acc...read more
Help your peers!
Add answer anonymously...
TCS Ninja Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter