Q21
What is the use of duck typing?
A.
More restriction on the type values that can be passed to a given method
B.
No restriction on the type values that can be passed to a given method
C.
Less restriction on the type values that can be passed to a given method
AnswerD.
Makes the program code smaller
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board