WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE
SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.
Answer Posted / hareesh d
Object :is a one which contains both data and member functions
class:which contains group of objects
| Is This Answer Correct ? | 16 Yes | 10 No |
Post New Answer View All Answers
i got a backdoor offer in process global,Bangalore..Can i work with it?
What exactly is polymorphism?
What is polymorphism oop?
What is polymorphism and example?
When not to use object oriented programming?
What is a class and object?
What is the types of inheritance?
What is difference between multiple inheritance and multilevel inheritance?
Explain virtual inheritance?
What is the oops and benefits of oops programming?
What is oops in simple words?
Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.
What are oops functions?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What is the difference between procedural programming and oops?