Questionaries.org
Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.
Let us know at info@questionaries.org
What is the argument type of a program's main() method in java?
6
like
0
dislike
Hello
What is the argument type of a program's main() method in java?
please reply me. i am waiting for your reply.
Thanx
asked
1 year
ago
by
DBA-boss
(
120,990
points)
java
method
1 Answer
1
like
0
dislike
Best answer
A program's main() method takes an argument of the String[] type.
answered
1 year
ago
by
eagles11
(
179,830
points)
Related questions
6
like
0
dislike
1
answer
Can main() method be overloaded in java?
asked
1 year
ago
by
eagles11
(
179,830
points)
java
method
native
5
like
0
dislike
1
answer
What does it mean that a method or class is abstract in java?
asked
1 year
ago
by
eagles11
(
179,830
points)
java
method
5
like
0
dislike
1
answer
What does it mean that a method or field is "static" in java?
asked
1 year
ago
by
DBA-boss
(
120,990
points)
java
method
static
5
like
0
dislike
1
answer
What is a native method in java?
asked
1 year
ago
by
DBA-boss
(
120,990
points)
native
method
java
5
like
0
dislike
1
answer
What is an abstract method in java?
asked
1 year
ago
by
DBA-boss
(
120,990
points)
java
method
native