What is polymorphism and why is it important?
No Answer is Posted For this Question
Be the First to Post Answer
write a program that takes input in digits and display the result in words from 1 to 1000
What is destructor oops?
tel me oops defination in single line
diff between Abstract class Interfaces?
what type of questions
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
Write on signed and unsigned integers and give three (3) examples each
Why and when is a virtual destructor needed?
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.
A file pointer always contains the __________ of the file
write a program which best describes polymorphism in real world?
2 Answers CTS, Infosys, NexGen,
What is public, protected, private?