Computer Science, asked by Hastdidx, 1 year ago

System. out.print ("Best")
System. out.println ("of ")
System. out. print ("Luck")


Give the Output -


Hastdidx: Okay my mistake, but there wii be semicolons of course

Answers

Answered by bhatttsawtii
1

Best

Of

Luck

its the output


Bond54132: this can not be the output as best is not being printed using System.out.println
Hastdidx: That's why I'm confused
Answered by Bond54132
1

the answer is

best of

luck

Similar questions