Pick the correct statement .
System.out.Println(“Name is”+name);
system.out.println(“Name is”+name);
System.Out.println(“Name is”+name);
System.out.println(“Name is”+name);
Answers
Answered by
1
Explanation:
println("my name is"+Firstname+" "+Secondname); Explain what is the need of " " in the middle? string Firstname="David",secondname="mohan";.
Answered by
1
Answer:
2 is the answer
Explanation:
could I get brainliest
Similar questions