Exam4Training

How can a developer access the fullName property for dog?

Refer to the following object.

How can a developer access the fullName property for dog?
A . Dog.fullName
B. Dog.fullName ( )
C. Dog, get, fullName
D. Dog, function, fullName

Answer: A

Exit mobile version