Answer Posted / balaji ramdoss
#define SWAP(a,b) b=a+b-(a=b)
| Is This Answer Correct ? | 19 Yes | 12 No |
Post New Answer View All Answers
What is polymorphism in oop example?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
Why is polymorphism used?
Can enum be null?
What is the real time example of encapsulation?
can inline function declare in private part of class?
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.
What is abstraction and encapsulation?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What is class and object with example?
What is polymorphism give a real life example?
Why we use classes in oop?
What is oops concept with example?
What is encapsulation oop?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?