OOP is a technique to develop logical modules, such as classes that contain properties, methods, fields, and events. An object is created in the program to represent a class. Therefore, an object encapsulates all the features, such as data and behavior that are associated to a class. OOP allows developers to develop modular programs and assemble them as software. Objects are used to access data and behaviors of different software modules, such as classes, namespaces, and sharable assemblies. .NET Framework supports only OOP languages, such as Visual Basic .NET, Visual C#, and Visual C++.
Best collection of Interview Questions for Interview preparation - OOPS Questions, jQuery Questions, SharePoint Questions, C# Questions, MVC Questions etc
Wednesday, 6 April 2016
What is object-oriented programming (OOP)?
Subscribe to:
Post Comments (Atom)
Featured post
What is SharePoint?
Microsoft SharePoint is an extensible platform that provides a range of products that can help organizations with solution for a variety...
-
In Central Administration, open Service management (“ Manage Services on server ”) Check if “User Profile Synchronization Service” i...
-
The following list contains basic features and properties of extension methods : It is a static method. It must be located in a sta...
No comments:
Post a Comment