Computer Science, asked by jituverma0607, 1 year ago

The compile time polymorphism in C++ language are .......... .​

Answers

Answered by priyanshu805140
0

Answer:

Polymorphism in C++

Polymorphism is a feature of OOPs that allows the object to behave differently in different conditions. In C++ we have two types of polymorphism: 1) Compile time Polymorphism – This is also known as static (or early) binding.

Explanation:

PLEASE MARK AS BRAINLIST AND FOLLOW ME

Answered by Anonymous
0

Answer:

In general, abstraction makes learning a programminglanguage easier. ... C++ is still considered a high-level language, but with the appearance of newer languages(Java, C#, Ruby etc...), C++ is beginning to be grouped with lower level languages like C.

Similar questions