Explain keywords
Briefly describe about keywords also give example.
Expert
The keywords are those words which are reserved to be used for the specific task. Keywords could not be used as the identifiers. We cannot use the keyword to define name of the variable or the method. Keywords are used in programs to use features of object-oriented programming.
For example, a abstract keyword is used to execute abstraction and a inherits keyword is used to execute inheritance by developing subclasses in the C# and Visual Basic, correspondingly.
New keyword is commonly used in C# and Visual Basic to execute encapsulation by generating objects.
Explain how does an MDI form differ from a standard form?
Specify the process of execution for the managed code.
Explain about the XML elements.
What are the chief built in objects in Asp.net?
Describe the naming conventions that are necessary for XML elements tags?
Illustrate the Session state in the ASP.NET.
Explain what is meant by CTS, and how it is related to the CLS?
Illustrate the terms Response dot Redirect as well as Server dot Transfer?
Name the root namespace which is used for fundamental types in .NET Framework?
State the method which can be used to impose Garbage collection in .NET?
18,76,764
1949581 Asked
3,689
Active Tutors
1432039
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!