What is abstraction in oops?
How to create a comment page in C #??
write knight tour problem which is present in datastructure
What is encapsulation oop?
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?
What is a friend function & its advantage?
explain defference between structure and class with example
define oops concept with example
What is polymorphism explain its types?
program in c++ that can either 2 integers or 2 floating point numbers and output the smallest number
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.
write a programe to calculate the simple intrest and compund intrest using by function overlading
what is the sylabus for priliminaries?