Page 1 of 1

What is the use of Namespace?

Posted: Wed Jul 13, 2022 7:51 pm
by answerhappygod
a) To encapsulate the data
b) To structure a program into logical units
c) Encapsulate the data & structure a program into logical units
d) It is used to mark the beginning of the program