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
What is the example of polymorphism?
write string class as your own class in java without using any built-in function
Why is there no multiple inheritance?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What does oop mean in snapchat?
class type to basic type conversion
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
How do you use inheritance in unity?
Why is polymorphism used?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is the difference between procedural programming and oops?
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.
#include
What is the advantage of oop over procedural language?
How do you define social class?