Computer Science, asked by Anonymous, 6 hours ago

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 sambindu433
1

Explanation:

println("my name is"+Firstname+" "+Secondname); Explain what is the need of " " in the middle? string Firstname="David",secondname="mohan";.

Answered by ahshdkjsn
1

Answer:

2 is the answer

Explanation:

could I get brainliest

Similar questions