French, asked by kashishkumar11, 9 months ago

Write down the output of the following programs: a. class try { public static void main (String args[ ]) { System. out. print("Welcome"); System.out.print("to"); System.out.print("my home"); } }​

Answers

Answered by MRsteveAustiN
4

Answer:

welcome to my home .

output

Similar questions