Features of OOPs
State the basic features of OOPs.
Expert
Following are the four basic features of OOPs:
a) Abstraction - It refers to the practise of revealing only the appropriate and essential data to the users without presenting superfluous information.
b) Polymorphism - It permits you to use an entity in the multiple forms.
c) Encapsulation - It avoids the data from unwanted access by binding code and data in single unit known as object.
d) Inheritance - It provides the reusability of code and removes the use of redundant code. It is the property through which a child class attains all the features well-defined in its parent class. Whenever a class inherits the properties of other class, class which is inheriting the properties is known as a derived class and class which allows inheritance of its common properties is termed as a base class.
Differentiate between the ComboBox control and the ListBox control?
Illustrate the term Namespace also its uses?
What is Memory-Mapped Files?
How all items in the CheckedListBox control in .NET 4.0 can be checked/unchecked?
List the usages of Command object in ADO.NET?
Illustrate what do you mean by Asp.net Web form?
State the difference between System.StringBuilder and System.String classes?
Distinguish between read-only and constants variables which is used in the programs?
Explain briefly about server-side comments and also write its syntax?
Briefly describe constant.
18,76,764
1955528 Asked
3,689
Active Tutors
1422387
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!