1.

Which of the following command will print the value of variable y ?A. Input y B. Print y C. END D. Print x​

Answer»

ANSWER:

System.out.PRINT(y)

print y



Discussion

No Comment Found