23.A program to demonstrate how a nested namespace is realised
24.A program to illustrate how to declare, define and accomplish the extension of namespace within a nested namespace.
25.A program to show how to use the unnamed namespace declaration.
26.A program to illustrate how to declare and perform the unnamed namespace in a nested namespace declaration.
27.A program to illustrate how to use the keyword using for namespace declaration.