Answer Posted / kiran
hi
| Is This Answer Correct ? | 1 Yes | 20 No |
Post New Answer View All Answers
c++ program to swap the objects of two different classes
What is the difference between encapsulation and polymorphism?
what are the realtime excercises in C++?
Why polymorphism is used in oops?
What is overloading in oops?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< Advantage and disadvantage of routing in telecom sector What is interface? When and where is it used? What are oops functions? Question:
Write a program that prints a paycheck. Ask the program user for the name of the
employee, the hourly rate, and the number of hours worked. If the number of hours
exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly
rate on the hours exceeding 40. Be sure to use stepwi se
refine ment and break your solution into several functions. Use the int_name function
to print the dollar amount of the check. Why do pointers exist? Whats oop mean? What is multilevel inheritance? What is cohesion in oop? i am getting an of the type can not convert int to int *.
to overcome this problem what we should do?