Q27
Which of the operator is used to test if a particular property exists or not?
A.
in
AnswerB.
exist
C.
within
D.
exists
Answer: Option A
Solution
Answer: Option A
Solution:
The operator “in” tests whether a particular property exists.