What do you mean by binding of data and functions?
Answer Posted / nk
Encapsulation
| Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
What is interface? When and where is it used?
What is overloading in oops?
Can we create object of abstract class?
What is abstraction in oop with example?
What is property in oops?
write a C++ program for booking using constructor and destructor.
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
How to hide the base class functionality in Inheritance?
What is difference between pop and oop?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is constructor overloading in oop?
explain sub-type and sub class? atleast u have differ it into 4 points?
to find out the minimum of two integer number of two different classes using friend function
What is methods in oop?
Why is polymorphism used?