What is abstraction in oops?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

How to create a comment page in C #??

2 Answers  


write knight tour problem which is present in datastructure

0 Answers  


What is encapsulation oop?

0 Answers  


monkey starts climbing up a tree 20ft tall,each hour ,it hops 3ft and slips back by 2ft .how much time it wil tak to reach top of the tree?

13 Answers   IonIdea,


What is a friend function & its advantage?

2 Answers   TCS,


explain defference between structure and class with example

1 Answers  


define oops concept with example

1 Answers   Cap Gemini,


What is polymorphism explain its types?

0 Answers  


program in c++ that can either 2 integers or 2 floating point numbers and output the smallest number

1 Answers   Anna University,


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.

0 Answers  


write a programe to calculate the simple intrest and compund intrest using by function overlading

0 Answers  


what is the sylabus for priliminaries?

0 Answers  


Categories