OOPS
August 29, 2024NTA UGC NET JUNE-2023 Paper-2
August 29, 2024OOPS
|
Question 14
|
In C++ operator, << operator is called as
|
an insertion operator or put to operator
|
|
|
an extraction operator or get from operator
|
|
|
an insertion operator or get from operator
|
|
|
None of the given options
|
Question 14 Explanation:
In C++ operator, << operator is called as an an insertion operator or put to operator.
Correct Answer: A
Question 14 Explanation:
In C++ operator, << operator is called as an an insertion operator or put to operator.
