Object Cout And Cin #383
Object cout and cin _________________
This multiple choice question (MCQ) is related to the book/course gs gs111 OOP Object Oriented Programming Java. It can also be found in gs gs111 OOps Objects - OOPs MCQ: Object Use - Quiz No.1.
Object cout and cin _________________
Can be used directly with << and >> symbols respectively
Can be used directly with >> and << symbols respectively
Must be used as a function which accepts 2 arguments
Must be used as a function which accepts 3 arguments