define oops with class and object

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What exactly is polymorphism?

612


How long to learn object oriented programming?

568


Why do pointers exist?

665


Where You Can Use Interface in your Project

1430


How do you explain polymorphism?

597






Which language is pure oop?

553


Write a program to compute for numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: Each line contains a student's first name, then one space, then ten quiz scores all on one line. The quiz scores are in whole number and are separated by one space. Your program will take it input from this file and sends it output to a second file. The data in the output file will be exactly the same as the data in the input file except that there will be one additional number (of type double) at the end of each line. This number will be the average of the student's ten quiz scores. Use at least one function that has file streams as all or some of its arguments.

2579


explain sub-type and sub class? atleast u have differ it into 4 points?

1840


Is this job good for future? can do this job post grduate student?

1694


What is encapsulation in simple terms?

542


What is object and example?

604


What is overloading in oops?

598


What are oops methods?

568


What is meant by oops concept?

616


What do you mean by variable?

578