javascript
Brief description  about Online courses   join in Online courses
View Arthi  Gopala 's Profile

My first Java program

Why do we use string[] args within main function?
Asked by Arthi Gopala | Jul 7, 2016 |  Reply now
Replies (3)
View simon richard 's Profile
It is the starting of the java program.
The syntax is seems t be like this
public static void main (String[] args.

For queries about java take consutation from https://mmcgbl.com/java-development-services/
Aug 22, 2022
View surbhi nahta 's Profile
Java programming language is broadly utilized in the tech business for site improvement. It is viable with most working frameworks, so engineers use it for building web applications. With Java's adaptability, engineers with Java instructing web based preparing can fabricate web dev projects without issue.
https://sites.google.com/sevenmentor.com/javaclassesinpune/home
Jun 16, 2022
View suhail ahmad saleem 's Profile
I am also new to programming but I think it means that in our program we will use different "ARGUMENTS" (args).
[] brackets means different "arrays" of arguments.
String is a keyword {always use Capital "S" ), means in out program we will use data type.
so in whole it means we are going to use different arrays of data type arguments in our program.
please correct me if I am wrong
Sep 14, 2016