Computer Science, asked by vandanparmar090109, 12 days ago

pls solve this guys u need you help ​

Attachments:

Answers

Answered by sharmapriyansu33
1

Explanation:

correct syntax:

class name

{

public static void main (String [] args)

{

System.out.print("Welcome");

}//main

}//class

Similar questions