Answer Posted / jyoti
c++ is oops is real word entity means in c++we can secure
our data by using the concept of class but in cv we will
not secure our data means data is global
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Why it is called runtime polymorphism?
What is a function in oop?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is object and example?
What do you mean by overloading?
What is object in oop with example?
Which method cannot be overridden?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
what type of question are asked in thoughtworks pair programming round ?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< 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 to improve object oriented design skills? What is overloading and its types? What is overloading in oops? Which is better struts or spring?