🎴 Flashcard Mode
Java String and IO
Card1 / 30
Mastered0
Review0
QuestionClick to flip
In System.out.println(), the keyword out is the _________.
AnswerClick to flip back
A
object
💡 Explanation:
The keyword “out” is the object of System class.
Java String and IO
In System.out.println(), the keyword out is the _________.
The keyword “out” is the object of System class.