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 SqlClient and OLEDB Provider?
Briefly explain about ToolTip control. In what way we can associate it with another control?
Describe Common Language Specification (CLS)?
Name the method that offers a functionality to display the dialog box during runtime?
Name some methods, available in .NET 4.0, which are used to delete and add items from the ListBox control?
Illustrate the difference between System.Windows.dll and System.Windows.Browser.dll?
Explain MaskedTextBox control? And also explain the function of Mask property?
Illustrate the difference between the .dll extension and .exe extension files?
In what way we can unselect a selected item in the ListView control programmatically in the .NET 4.0?
18,76,764
1940322 Asked
3,689
Active Tutors
1432512
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!