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.
Differentiate between the ComboBox control and the ListBox control?
What is meant by the Managed Extensibility Framework?
Is it possible to write a class without specifying the namespace? Write the namespace to which it belongs by default?
Illustrate the terms SESSION as well as APPLICATION object?
Describe Common Language Specification (CLS)?
What is the function of DialogResult property of the Button control?
Illustrate the term ASP.NET?
Explain about the AJAX Control Extender Toolkit.
What is Object?
What is meant by Delegate?
18,76,764
1939255 Asked
3,689
Active Tutors
1421837
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!