What are the 5 principles of object oriented programming?
Answer / Mohammad Aakib
"The five principles of Object-Oriented Programming (OOP) are Encapsulation, Inheritance, Polymorphism, Abstraction, and Modularity."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between #import and #include in objective-c?
Does objective c have garbage collection?
What is umbrella header?
Is objective c similar to java?
Explain how to call a function in objective-c?
Can protocols have properties?
How do you define a protocol?
What are the advantages of using objective-c?
How to convert data to string in objective c?
Which class is used to establish a connection between applications to the web server?
What is id type in objective c?
How to call methods in objective c?