what is the need of abstraction? what is abstraction?what
is the abstraction for stack?
Answer Posted / vara prasad
Abstraction is nothing but the hierarchical clasification
of complex system. that is abstraction is a process to
break the complex system in to small manageble parts.
It is use full in coding.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Why is there no multiple inheritance?
How do you answer polymorphism?
What do you mean by variable?
What is inheritance in oop?
What is super in oop?
Can we override main method?
What are the types of abstraction?
Why is abstraction used?
What is the example of polymorphism?
What is basic concept of oop?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
How do you explain polymorphism?
What are the features of oop?
What is difference between oop and pop?
What is oops concept with example?