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
6
Answer:
Welcome to my home.
✌✌✌✌✌✌✌
Similar questions