What are the core OOP’s concepts?

Answers were Sorted based on User's Feedback



What are the core OOP’s concepts?..

Answer / bishnoi

Abstraction, Encapsulation,Inheritance and Polymorphism are
the core OOP’s concepts.

Is This Answer Correct ?    9 Yes 1 No

What are the core OOP’s concepts?..

Answer / madhu

OOP or Object Oriented Programming PHP has so many features
like:

Class
Object
Polymorphism
Dynamic Binding...etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What are the limitations or drawbacks of PHP ?

4 Answers   iDream,


Which is used to maintain the value of a variable over different pages?

1 Answers  


How do I run a php script?

1 Answers  


hello.. i am b.tech 4th year student. i am confused that i should learning php or java. I have some knowledge of java and developed project in java, but i want to develop my career in php. So plz suggest me , i should go with php or java.

5 Answers  


How to move uploaded files to permanent directory?

1 Answers  


Can I use php in visual studio?

1 Answers  


How to create reusable code in php?

1 Answers  


Describe PHP error and logging information?

1 Answers  


What is the difference between session_unregister() and session_unset()?

1 Answers  


How can I make a script that can be bilanguage (supports English, German)?

3 Answers  


What is meant by content management system?

3 Answers   Global Logic, IBEE, TCS, Toyota,


Is php an array?

1 Answers  


Categories