Is it possible to declare a private class in a namespace
Is it possible to declare a private class in a namespace?
Expert
By default the classes which are in a namespace are internal. Though, we can explicitly declare them as public but not as protected, private, or protected internal. Nested classes can be declared as private, protected internal or protected.
Differentiate between int32 and int?
Write all names of public properties well-defined in the WebService class.
Write down in brief the use of console application?
Explain about the ASP.NET AJAX Framework.
Illustrate the term Namespace also its uses?
List the types of generations there are in a garbage collector?
How users of an application can be prevented from editing the text in the ComboBox controls in .NET 4.0?
Illustrate the difference between import System.Data.SqlClient and System.Data.Oledb in brief?
In which statement we can execute LINQ query?
Illustrate the meaning of data encapsulation?
18,76,764
1944673 Asked
3,689
Active Tutors
1461467
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!