web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

OOPS Concepts In C#

Sanjaya Prakash Pradhan Profile Picture Sanjaya Prakash Pra... 2,745 User Group Leader
Object-Oriented Programming is a programming model that works on a principle that revolves around objects rather than action or logic. It allows the users to create objects based on the requirement and then create methods to operate upon those objects. Namespace A namespace in C# is a collection of classes. It provides a structure to […]

This was originally posted here.

Comments

*This post is locked for comments