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.
What do you mean by the term delegate, why must you use it and explain how do you call it?
Briefly explain ADO.NET and its features?
Write the name of event which determines that all controls are completely loaded into the memory?
Name the parameters which control generally connection pooling behaviours?
Describe about the characteristic of Anonymous type?
Explain the use of a CommandBuilder class?
Illustrate different types of inheritance?
Write the control which exposes LINQ features to the Web developers through ASP.NET data-source control architecture.
What are validation controls? How many validation controls are present in ASP.NET 4.0?
List the types of Cookies that are available in ASP.NET?
18,76,764
1945366 Asked
3,689
Active Tutors
1457115
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!