Answer Posted / solanki
Abstraction is thing which you directly not use.
like as in motor making all spare aprart are come from
differnt class which all are combined in one motor class
where we use it.
we direclty not use any only one think as tyre or petrol
for use it we want to combine that all.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is data binding in oops?
What is overloading and its types?
What are properties in oop?
officer say me - i am offered to a smoking , then what can you say
What is class and example?
What is polymorphism used for?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is the important feature of inheritance?
How is polymorphism achieved?
what are the realtime excercises in C++?
What is the difference between encapsulation and polymorphism?
What is stream in 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’.
What is object in oops?
What is multilevel inheritance explain with example?