Answer Posted / deepak kumar jena
WHAT IS NAMESPACE:-NAMESPACE IS A COLLECTION OF ONE OR MORE
CLASSES THAT CAN BE USER-DEFINED OR PREDIFINED.
USE OF NAMESPACE:- WHEN A USER WANTS TO HOLD THE CLASS(ES)
WITHIN A SINGLE PACKAGE TAKING THAT HE/SHE CAN USE THE
CLASS(ES) CONTAINED BY THAT PACKAGE AT ANYWHERE ESILY,AT
THAT TIME NAMESPACE IS USED.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is argument in c#?
What is the use of list in c#?
What's new in c#?
What is the use of main method in c#?
Can you use foreach iteration on arrays in c#?
What is function c#?
When do we generally use destructors to release resources?
Explain About Postback
Which of the following operations can you not perform on an ado.net dataset?
Can you specify nested classes as partial classes?
What is the difference between values and reference types?
What is a shared assembly?
What are extender provider components? Explain how to use an extender provider in the project.
What is the difference between Static, Const and read only?
What is type safe in c#?