NVS PGT CS 2019 Part-B
October 14, 2023एनवीएस पीजीटी सीएस 2019 पार्ट-बी
October 14, 2023NVS PGT CS 2019 Part-B
Question 4
|
Which of the following C++ operators CANNOT be overloaded?
Equal(==)
|
|
Multiplication(*)
|
|
Scope resolution(::)
|
|
Logical AND(&&)
|
Correct Answer: C