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
What are the properties of c#?
What is the name of c# compiler?
Can we override interface methods in c#?
What is the difference between continue and break statement?
What is dataview c#?
What is difference between c sharp and c#?
Illustrate namespaces in c#?
What is the use of tryparse in c#?
What is a derived class in c#?
What is an abstract class c#?
How do I create a multi language, multi file assembly?
Is c# lazy thread safe?
What are the different types of classes in c#?
How do you declare a variable in c#?
What is the difference between // comments, /* */ comments and /// comments?