Lecture 04 :- OOPs INTRODUCTION In OBJECT ORIENTED PROGRAMMING

Lecture 04 :- OOPs INTRODUCTION In OBJECT ORIENTED PROGRAMMING

OOPS PARADIGM

OOP is a better way than a procedural programming language.
OOP uses members(variables) and procedures(functions) classes.
OOP uses a modular framework for programming.
Programmers can build relationships between objects.
For examples, Objects can inherit properties for other objects.
A developers may simply create a new objects that inherits many of the existing objects features.
Its offers powerful and flexible abstraction mechanism.

FEATURES OF OBEJECT ORIENTED PROGRAMING

Its puts more emphasis on data than on procedure.
The programs are divided into objects so you can work with them easily.
The data structures are designed to characterize the objects.
It has functions that work on the data of an object are placed together in the data structure.
The data is hidden and can not be accessed without permission by external functions.
With the help of functions , communication between objects can be take place.
Its easy to add new data and functions.
The design follows the bottom-up approach.

BASIC CONCEPTS OF OOPS

Some of the concepts widely used in object oriented programming need to be understood.
These include the following :-
1.Objects
2.Classes
3.Data abstraction and encapsulation
4.Inheritance
5.Polymorphism
6.Dynamic binding
7.Message passing.


Object Oriented Programing #PLAYLIST.


#Subscribe the Channel Link :- #bansodetechsolution #ajupgrading


IF any Query or Doubt DM on #Instagram :- #bansode_ajay_2102
@AjUpgradingBANSODETECHSOLUTION

LinkedIn Profile

Link for slides, code samples and text version of the video #blogger



#video #programming #share #datasecurity #linkedin #language #like #change #printing #writing #data

Comments

Popular posts from this blog

Load Data From Excel To Grid View in Asp.net C#

Code Analysis | IDE0054 In C# Application

10.5. Identity and Access Management (IAM) in Cloud Computing