Computer Science, asked by anudhir33, 1 month ago

10. Which of the following prints some text on the monitor (in context of Java) ?
(a) print
(b) println
(c) System.out.println (“ ...")
(d) all the above.​

Answers

Answered by RAM2120
1

Explanation:

(c)System.out.println (" ...")

Answered by shivendu63
1

Answer:

System.out.println (“ ...")

Explanation:

Please mark brainliest

Similar questions