Answer Posted / sanjay makwana
allow to constant function in member variable
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to use CMutex, CSemaphore in VC++ MFC
Explain virtual inheritance?
What is object and example?
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 we need oop?
Can a varargs method be overloaded?
How is polymorphism achieved?
What is a class in oop?
What are different oops concepts?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What do you mean by overloading?
#include
What is interface in oop?
What does <> mean pseudocode?
Why we use classes in oop?