Tech
Baba.com
Home
|
Ask a New Question
|
Register
|
LogIn
What is the return type of a program's main() method?
What is the return type of a program's main() method?
Neno
Views: 662 | Community Opinion:
1
Tags..
Java Interview
Core Java
Java Methods
Bookmark this page..
Ask a New Question
Go to Home
Community Opinion/Answers
Porien
Said..
A program's main() method has a void return type.
What do you think? Add your opinion/answer
*Name
Please enter your name.
*your opinion/answer:
Related Questions & Answers:
Which method of the Component class is used to set the position and size of a component?
Name three subclasses of the Component class.
What must a class do to implement an interface?
What restrictions are placed on method overloading?
What interface is extended by AWT event listeners?
What is a Java Package and how is it used?