What are the core OOP’s concepts?

Answer Posted / bishnoi

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

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is php in simple words?

517


What is the php function that removes the last element of the array and returns it?

506


What are the different data types in javascript?

518


How long should a session last?

506


How come the code works, but does not for two-dimensional array of mine?

500






How to implement a class named dragonball. This class must have an attribute named ballcount (which starts from 0) and a method ifoundaball. When ifoundaball is called, ballcount is increased by one. If the value of ballcount is equal to seven, then the message you can ask your wish is printed, and ballcount is reset to 0. How would you implement this class?

628


What is the difference between echo print and print_r in php?

517


Tell me how stop the execution of a php scrip?

524


What are the steps involved to run php?

570


What is mysqli_fetch_array?

515


Which php framework is best for web development?

498


Which function would you use to determine the length of a string in php?

602


Which php framework is in demand?

454


What are the difference between abstract class and interface in oops?

508


What is the importance of php?

522