Question
a.
Pear package
b.
Inherited classes
c.
Multi-inherited classes
d.
None of them
Posted under PHP
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. TextUtils and TextUtils_WordCounter classes are those which belongs to
Similar Questions
Discover Related MCQs
Q. Methods are also known as
View solution
Q. Defining a class in terms of another class and then specifying only things that you want to be different from that class, is called as
View solution
Q. Serialize ( ) function takes a value of any type and then
View solution
Q. For finding data in object is valid and consistent across instance which function is used?
View solution
Q. Ability to recover a class name, member function names, and member variable names from an instance, is called as
View solution
Q. After unserialize ( ) function which function is called
View solution
Q. Functionality of Destructors are offered in
View solution
Q. For changing string again into original value which function is used
View solution
Q. __sleep ( ) function is called when you
View solution
Q. An individual instance in OOP is called as
View solution
Q. Extends clause is used for
View solution
Q. Functionality of Constructors are offered in
View solution
Q. How many functions are used by PHP that can encode and decode values into string?
View solution
Q. PHP offers no support for
View solution
Q. An abstract class is one that cannot be instantiated but
View solution
Q. A process that converts a string of bytes in such a way that you can produce original data again, is known as
View solution
Q. Get_class ( ) function returns name of class from where
View solution
Q. Which function returns TRUE if string argument is name of a class?
View solution
Q. Protected members of a class is accessible to class in which
View solution
Q. Derived class is also known as
View solution
Suggested Topics
Are you eager to expand your knowledge beyond PHP? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!