Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is oppes

Answers were Sorted based on User's Feedback



what is oppes ..

Answer / rajesh.suddpally

object procedural programming

Is This Answer Correct ?    4 Yes 1 No

what is oppes ..

Answer / aayush patwa

A type of programming in which programmers define not only
the data type of a data structure, but also the types of
operations (functions) that can be applied to the data
structure. In this way, the data structure becomes an
object that includes both data and functions. In addition,
programmers can create relationships between one object and
another. For example, objects can inherit characteristics
from other objects.
One of the principal advantages of object-oriented
programming techniques over procedural programming
techniques is that they enable programmers to create
modules that do not need to be changed when a new type of
object is added. A programmer can simply create a new
object that inherits many of its features from existing
objects. This makes object-oriented programs easier to
modify.

To perform object-oriented programming, one needs an object-
oriented programming language (OOPL). Java, C++ and
Smalltalk are three of the more popular languages, and
there are also object-oriented versions of Pascal.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

how to swap the variables without using temp and operators

1 Answers  


What is polymorphism give a real life example?

0 Answers  


write a program to find 2^n+1 ?

0 Answers   CTS,


Can a destructor be called directly?

0 Answers  


What is destructor in oop?

0 Answers  


What is the example of polymorphism?

0 Answers  


write a progra in c++ using class & object to find out wheather a given no. is prim or not.

2 Answers  


Get me a number puzzle game-program

0 Answers  


Can private class be inherited?

0 Answers  


difference between class and object

10 Answers   Chandan, IBM, Magic Soft,


Why do we use encapsulation in oops?

0 Answers  


what is pointers

7 Answers   Exilant,


Categories