Multiple Choice
An inherited class is defined by using the ______ keyword.
A) extends
B) constructor
C) object
D) none of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: PHP was designed as a _ scripting
Q15: To upload the file _ array is
Q16: The_ function fetches a result row as
Q17: _is about communication between web clients and
Q18: Interfaces are declared with the _ keyword:<br>A)interface<br>B)abstract
Q20: Get and _ are two HTTP methods
Q21: Classes and objects are the two main
Q22: Communication between client computers and web servers
Q23: The MySQLi functions allows you to access_
Q24: An inherited class is defined by using