how many types of inheritance is there in php? name there?
Answer Posted / test
PHP supports three type of inheritence
1) Simple
2)multilevel
3)hirachical
| Is This Answer Correct ? | 34 Yes | 10 No |
Post New Answer View All Answers
What is print_r?
Which php function will attach one file to another?
Write a program using while loop in php?
Which function is used in php to check the data type of any variable?
Is array function in php?
The left association operator % is used in PHP for?
Tell me what the difference between the 'bitwise and' operator and the 'logical and' operator?
What are the encryption techniques in php?
What is csrf verification?
How does the identity operator === compare two values?
What is call by reference in php?
How do you connet mysql database with php?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
What language is similar to php?
Which php framework is fastest?