Wednesday, 15 May 2013

C++ Programming Online Test2 preparation for interview

New Document

Test your caliber

1.Which of the following operators can be overloaded?
. (dot or member access operator) & (address-of operator)
sizeof operator ?: (conditional operator)

No comments: