Advertisements
Advertisements
Question
Write a statement in Java to display:
Best of Luck
for
ICSE 2020 Examination
Answer in Brief
Solution
System.out.println("Best of Luck");
System.out.println("for");
System.out.println("ICSE 2020 Examination");
shaalaa.com
Is there an error in this question or solution?