Advertisements
Advertisements
प्रश्न
System.out.print("BEST ");
System.out.println("OF LUCK");
Choose the correct option for the output of the above statements.
विकल्प
BEST OF LUCK
BEST
OF LUCK
MCQ
उत्तर
BEST OF LUCK
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
APPEARS IN
संबंधित प्रश्न
Name the keyword which: indicates that a method has no return type.
Name the keyword which: makes the variable as a class variable.
Evaluate the following expression if the value of x = 2,y = 3 and z = 1.
v = x + – z + y + + + y.
What is the difference between the Scanner class functions next () and nextLine()?