Naviascales3343 Naviascales3343
  • 24-03-2018
  • Computers and Technology
contestada

All java applications must have a method ________.

Respuesta :

LearnGrow
LearnGrow LearnGrow
  • 02-04-2018
All java applications must have a method public static void main(String[] args).
where public is the access specifier which allows the main method to be accessble everywhere.
statis helps main method to get loaded without getting allied by any instance/object.
 void clarifies that the main method will not return any value.
main is the name of the method.
String[] args- defines the String array to pass arguments at command line. args is the variable name of the String array.


Answer Link

Otras preguntas

why were shermans troops so excited about entering south carolina during the civil war
Monique Fournier deposited $12,500 into a savings account paying 6.5% annual interest compounded monthly. What amount will she have in her account after 3 years
The psychological specialty that is most directly and exclusively concerned with explaining behavior in terms of learning is called:
Hi! I need some help here.. Change the form of the words in brackets to complete the sentences. 1) The ... figure seemed to have shrugged when, being asked whet
What's doubling and halving for 12 times 13
What's doubling and halving for 12 times 13
Who was considered the greatest ruler in Indian history?
What number is 100 times as much as 340?
What's the standard form for 2.73x10^5
Which of the following is equivalent to (16^3/2)^1/2? 6 8 12 64