Vidyalelo
PHP · Q5

Object Oriented Concept

Programming · PHP · question 5

Q5

Code that uses a class, function, or method is often described as the.

A.
client code
Answer
B.
user code
C.
object code
D.
class code

Answer: Option A

Solution

Answer: Option A
Solution:
Code that uses a class, function, or method is often described as the class’s, function’s, or method’s client or as client code.