what is namespace?

Answer Posted / jyothish vakkom

namespace
{
class 1
{
}
class2
{
}
.....
.....
.....
}

got d idea???

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?

693


What is a derived class in c#?

575


What is meaning of type safety in c#?

547


Explain the concepts of cts and cls(common language specification).

593


What is Web.config?

629






Illustrate the differences between the system.array.copyto() and system.array.clone()?

589


Explain About multi level and multiple inheritance how to achieve in .net

661


What is mvc pattern in c#?

602


Illustrate race condition?

575


who is a protected class-level variable available to?

612


State two different types of access modifiers.

645


What does namespace mean?

593


Why do you need boxing in c#?

577


What is Asynchronous call and how it can be implemented using delegates?

655


Can we maintain state in webservice?

605