OOPortal
RationalDB Database Design
prev
  Course navigation
Which operators can be overloaded?
 
1. Which one of the following operators can be overloaded?
  A. ::
  B. new
  C. .*
  D. sizeof

2. Which one of the following operators cannot be overloaded?
  A. the function call ( )
  B. +=
  C. >>
  D. ?:

Score =
Correct answers: