i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
2320The company is a fake company asking for money of RS10000 while training and not offering a job after training. My humble request to you people not to attend Astersys interview
1 3175
What is object-oriented programming? Webopedia definition
What is the purpose of enum?
What are constructors in oop?
What is encapsulation and abstraction? How are they implemented in C++?
What is abstraction in oops with example?
What is purpose of inheritance?
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 is protected in oop?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What does I oop mean?
Why do we use polymorphism?
What is abstraction example?
What is encapsulation with example?
Why do we use polymorphism in oops?
What is the renewal class?