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...


define oops with class and object

Answers were Sorted based on User's Feedback



define oops with class and object..

Answer / guest

object is the things with their own properties.agroup of
objects are called class
object oriented programming

Is This Answer Correct ?    16 Yes 4 No

define oops with class and object..

Answer / sunil kumar yadav

Object is a run time instant of a class. it is a real word
things.but class is collection of objects.

Is This Answer Correct ?    11 Yes 0 No

define oops with class and object..

Answer / ananth kumar

object is a real world entity while classes are collection
of classes.

The oops means object oriented programming.It is a
Programming techniques which include features such as data
abstraction, encapsulation, modularity, polymorphism, and
inheritance

Is This Answer Correct ?    4 Yes 2 No

define oops with class and object..

Answer / varun

oops is nothing but a small or huge collectings of objects
and classes and known as object oriented programming

Is This Answer Correct ?    2 Yes 1 No

define oops with class and object..

Answer / rajganesh

oops is new approch to hantel complex program.oops mean's
object oriented programming

Is This Answer Correct ?    2 Yes 10 No

Post New Answer

More OOPS Interview Questions

i hav very low percentage in 12th n BSCwhich is around 50.......coz it was just imposed on me 2 b a science graduate,nw m doin MCA n hav aggregate 74% ....what shud i answer if company's HR ask me about dis much low previous percentage??????

3 Answers   Infosys,


Write a program to multiply 3x3 matrics

1 Answers  


What are functions in oop?

0 Answers  


Generally, in all C++ programs, texts are in white colour. Can we change the colour of the text(either input or output or both)? If so, help me out.

1 Answers  


Why do we use polymorphism in oops?

0 Answers  


what is the difference b/w abstract and interface?

2 Answers   Merrill Lynch, Schneider, Scio Healthcare,


Iam doing my project on instant messaging , if you any new ideas regarding this project ,please suggest it?

2 Answers  


What is the renewal class?

0 Answers   Ebix, IBM,


Can main method override?

0 Answers  


c++ program to swap the objects of two different classes

0 Answers  


#include <iostream> using namespace std; int main() { int a = 3; int c[5][5]; for (int x=0;x<5;x++) { for (int y=0;y<5;y++) { c[x][y] = x*y; } } cout << c[a][2]; }

1 Answers  


write string class as your own class in java without using any built-in function

0 Answers  


Categories