Computer Science, asked by amanchauhan9275, 21 days ago

Which of the following command will print the value of variable y ?

A. Input y B. Print y

C. END D. Print x​

Answers

Answered by venubunny335
1

Answer:

System.out.print(y)

print y

Similar questions