difference between class and object

Answer Posted / sravani

class tells us how our s/w object looks like after its
construction.it is a logical representation.




object is a physical representation of a class.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why oops is important?

616


Why do we use inheritance?

633


What is ambiguity in inheritance?

627


Can we create object of interface?

611


What is the purpose of enum?

585






what is graphics

2019


Which is not an object oriented programming language?

546


What is oops with example?

568


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

707


Can a destructor be called directly?

609


What is solid in oops?

617


Can private class be inherited?

625


Please send ford technologies placement paper 2 my mail id

1660


Plese get me a perfect C++ program for railway/airway reservation with all details.

3433


What is polymorphism explain its types?

692