Thursday, September 18, 2008

use of ‘using’ declaration - C++ Object-Oriented Interview Questions And Answer

What is the use of ‘using’ declaration. ?

A using declaration makes it possible to use a name from a namespace without the scope operator.

No comments:

Post a Comment

Thanks to given comments.......

My Blog List