Examlex

Solved

Assuming the Programmer Wishes to Display "Hello!" on the Screen

question 73

Multiple Choice

Assuming the programmer wishes to display "Hello!" on the screen, which statement is true about the following Java code fragment:
System.out.printn("Helo!") ;


Definitions:

Related Questions