Vidyalelo
C++ Programming · Q69

Object Oriented Programming in C++

Programming · C++ Programming · question 69

Q69

What does polymorphism in OOPs mean?

A.
Concept of allowing overiding of functions
Answer
B.
Concept of hiding data
C.
Concept of keeping things in differnt modules/files
D.
Concept of wrapping things into a single unit

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board