what is the need of abstraction? what is abstraction?what
is the abstraction for stack?
Answer Posted / vara prasad
Abstraction is nothing but binding the code and data
together to protect the code and data from out side world.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
Which is not an object oriented programming language?
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.
How do you use inheritance in unity?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What is polymorphism and example?
What are the features of oop?
Why we use classes in oop?
What makes a language oop?
What is persistence in oop?
What are the three main types of variables?
What is difference between oop and pop?
What is polymorphism in oop example?
What does and I oop and sksksk mean?
What is super in 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.