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 a virtual property. Give an example?
What is default boolean value in c#?
What are the 3 logical operators?
What are the Types of optimization and name a few and how do u do?
Distinguish between finally and finalize blocks?
List the differences between method overriding and method overloading?
What I can do with c#?
Explain the difference between Metadata and Manifest
What is array and arraylist?
What is the use of expression tree in c#?
Explain the use of virtual, sealed, override, and abstract method?
To catch any possible exception What is the C# syntax written ?
update data in an xml file which resides in solution itself, using silverlight 4.0
Is string immutable in c#?
What is datasource c#?