Tuesday, July 14, 2009

Name 4 operators which can be used in C++ but not in C.?

I found a page for you.





It looks like any of the following:


scope resolution (::), global (::), constructor (()), new (new), delete (delete), throw (throw), or member selection (-%26gt; or .)





Another page I found also had insertion (%26lt;%26lt;) and extraction (%26gt;%26gt;).





Hope that helps!

Name 4 operators which can be used in C++ but not in C.?
All operators that refer to class members are C++ only! In C a class is undefined!
Reply::: , .* , -%26gt;* ,##

floral centerpieces

No comments:

Post a Comment