what is namespace and explicit container


What is Namespace and Explicit container

Namespace

- Namespaces are used to group entities such as objects, classes and functions under a name.

Explicit container.

- These are constructors which can't take part in an implicit conversion.

- These are conversion constructors declared with explicit keyword.

- Explicit container is reserved explicitly for construction. It isn't used by compiler to implement an implied conversion of types.

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: what is namespace and explicit container
Reference No:- TGS0354927

Expected delivery within 24 Hours