5. 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
0
Answer:
output : welcome to my home
Answered by
0
Answer:
SO SORRY I AM VERY WEAK IN COMPUTER
Explanation:
PLS MARK ME AS A BRAINLIST
Similar questions