QUESTION 6
What makes a function considered as polymorphic for the purposesof this course?
Choose one • 1 point
A. The virtual keyword
B. The static keyword
C. The way the function implementation is written
D. If it is overridden from the parent (same signature)
E. If it is overloaded from the parent (differentparameters)
QUESTION 6 What makes a function considered as polymorphic for the purposes of this course? Choose one • 1 point A. The
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am