Answer Posted / madasamy.k
Collection of data members(Varibles) and methods(functions)
is called class
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is meant by oops concept?
What is the benefit of oop?
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.
What is interface in oop?
What is a null tree?
What is persistence in oop?
what are the different types of qualifier in java?
What is abstraction in oop?
What is the difference between encapsulation and polymorphism?
What is inheritance write a program to show use of inheritance?
Why we use classes in oop?
What are oops functions?
Why is abstraction needed?
What is polymorphism and why is it important?