Is namespace necessary in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Can you inherit from multiple classes in c#?

0 Answers  


What are the principles of delegation?

0 Answers  


So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?

0 Answers  


Tell me the difference between value passing and address passing?

0 Answers   NIIT,


How can you force derived classes to provide new method implementations for virtual methods?

0 Answers  


What is a lambda expression in c#?

3 Answers  


Difference between a sub and a function in c#.

0 Answers  


define ispostback and give some examples

2 Answers  


What?s the C# equivalent of C++ catch (?), which was a catch-all statement for any possible exception?

1 Answers  


What is uint64_t?

0 Answers  


What will be the output of the following code?

0 Answers  


Define MSIL, and how does it works? Why our developers need an appreciation of it if at all?

0 Answers   Siebel,


Categories