What is a class?

Answer Posted / satish varma

"The process of binding data members an associated methods
in a single unit.This single unit is called class"

The concept of class is always used for developing
user/programmer defined data types

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use polymorphism?

571


What is oops?what is its use in software engineering?

553


What is overriding vs overloading?

580


What is class in oop with example?

608


What is solid in oops?

594






What is ambiguity in inheritance?

619


What is the point of polymorphism?

578


What is an example of genetic polymorphism?

645


How do you achieve polymorphism?

607


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

2750


Why do while loop is used?

568


What are different oops concepts?

568


Why is there no multiple inheritance?

562


If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

936


Which language is not a true object oriented programming language?

634