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.
Explain the syntax of the “for” loop.
Explain the use of Role-based security?
Explain what is meant by Procedure oriented language?
What is HTML server control in ASP.NET?
How can you send an email message through an ASP.NET Web page?
Write down the classes which derive from the abstract System.Windows.Shapes.Shape class in the WPF?
Define the term DTD?
Write the different types of literals used in C #?
Specify the advantages of the DOM?
Briefly describe about data type?
18,76,764
1956455 Asked
3,689
Active Tutors
1422746
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!