what is difference b/w object based and object oriented
programming language?
Answer Posted / chirag
Object based programing is support such futher or oop
but object oriented is support all futher of oop.
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
Why do we use class in oops?
What do you mean by abstraction?
What is encapsulation c#?
What is and I oop mean?
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.
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
Why do we use oop?
What are the 3 principles of oop?
What is the difference between static polymorphism and dynamic polymorphism?
Why do we use encapsulation in oops?
How oops is better than procedural?
Is this job good for future? can do this job post grduate student?
Templates mean
What are the benefits of oop?
What is an advantage of polymorphism?