what is the need of abstraction? what is abstraction?what
is the abstraction for stack?
Answer Posted / xxx
to abstract require set of data & hiding there abstraction details from outside enviroment
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what type of questions
what is the sylabus for priliminaries?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
How do you explain polymorphism?
What is the difference between a mixin and inheritance?
What is static in oop?
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.
explain sub-type and sub class? atleast u have differ it into 4 points?
What is the difference between encapsulation and polymorphism?
What causes polymorphism?
Why do we use inheritance?
What is meant by oops concept?
Whats is abstraction in oops?
What is object-oriented programming? Webopedia definition
What is basic concept of oop?