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.
State some differences between the ComboBox control and a ListBox control?
Write the advantages of the code-behind feature?
By which command we can turn-off and turn-on CAS?
State the role of ScriptManagerProxy control?
Explain the ASP.NET AJAX?
What is the use of Global.asax file?
Explain about the rules and regulations which should be followed when creating the well-managed XML document.
Write the name of the control that you will use to make sure which values in the two different controls match?
Explain State Management? List the ways to maintain the state in .NET?
Describe ExpandoObject and DynamicObject classes.
18,76,764
1943322 Asked
3,689
Active Tutors
1430464
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!