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 oops

Answers were Sorted based on User's Feedback



what is oops ..

Answer / rohit jindal

Object oriented programming language allow us to think the
real world in term of object.Object is a collection of data
and functionwhich operate on that data. It provides the
concepts of classes which is a template from which we can
churn out as many object as we want of similar behviour.It
provide the concepts of
polymorphism,inheritance,encapsulation etc.

Is This Answer Correct ?    29 Yes 1 No

what is oops ..

Answer / rekha

OOps is the object oriented programming concept here we
create a class and access the class using the object.
Class is the collection of data members and member function.

Is This Answer Correct ?    14 Yes 2 No

what is oops ..

Answer / kaush

oops is a programming language for making program to more
secure,easy and mostally object oriented.
it is use mostly for security purpose.

Is This Answer Correct ?    2 Yes 1 No

what is oops ..

Answer / lucky varshney

Object Oriented Programming System

Is This Answer Correct ?    6 Yes 10 No

Post New Answer

More OOPS Interview Questions

Who invented oop?

0 Answers  


design class for linked list and include constructor,destructor,insert option. struct node { int node; struct node &ptr; }

1 Answers   HSBC,


How to Increment the value of the empid E001 for each and every employee by using the programe?

1 Answers   Accenture,


Program to check whether a word is in all capital letters

1 Answers  


What is multilevel inheritance in oop?

0 Answers  


Why is destructor used?

0 Answers  


create a class complex having real and imaginary part of a complex no. as a data member. overload the binary operators(+,- and *) to perform the operations on complex no. objects. overload binary operator using friend function.

2 Answers   CTS, Delhi University,


program in c++ that can either 2 integers or 2 floating point numbers and output the smallest number

1 Answers   Anna University,


I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...

0 Answers  


How long to learn object oriented programming?

0 Answers  


what is abstract class ? when is used in real time ? give a exp

5 Answers  


What is differance between Abstract and Interface

3 Answers  


Categories