What are the OOPS concepts?
Answer Posted / anil kumar battula
1.object
2.class
3.data Abstraction & encapsulation
4.Inheritence
5.polymorphism
6.data binding
7.message passing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is destructor used?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is basic concept of oop?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
Explain the concepts involved in Object Oriented programming.
How to improve object oriented design skills?
What is inheritance write a program to show use of inheritance?
What is class in oop with example?
What is polymorphism and types?
#include
What does oop mean in snapchat?
What is coupling in oop?
What is abstraction and encapsulation?
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’.
Why is oop useful?