public static void main(String args[])
a) args is a String
b) args is a Character
c) args is an array of String
d) args in an array of Character
Which of these is a correct statement about args in the following line of code?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of these is a correct statement about args in the following line of code?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!