Answer Posted / anil kumawat
through this we can make generic function. so this function
will work for any data type.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the problem with multiple inheritance?
How to hide the base class functionality in Inheritance?
Why is static class not inherited?
What is the purpose of polymorphism?
What is constructor in oop?
program for insertion ,deletion,sorting in double link list
What is encapsulation in ict?
Can you explain polymorphism?
What is ambiguity in inheritance?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is object in oop with 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.
write knight tour problem which is present in datastructure
What is encapsulation selenium?
What is polymorphism explain?