Answer Posted / ravi
Abstration : hiding essential features and showing non
essential features.
Encapsulation : grouping the code and data.
Inheritence : aquiring the properties of one class into other.
polymariphism : one function many forms.
| Is This Answer Correct ? | 120 Yes | 39 No |
Post New Answer View All Answers
What is byval and byref? What are differences between them?
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 does and I oop mean in text?
Can a varargs method be overloaded?
What is the types of inheritance?
What is oops concept with example?
What is inheritance in oop?
What is multilevel inheritance?
what is different between oops and c++
what is the drawback of classical methods in oops?
What is encapsulation process?
How do you answer polymorphism?
Can a destructor be called directly?
What is this pointer in oop?
What is coupling in oop?