Interviewer And Interviewee Guide

C++ Template Interview Question:

What is Polymorphism in C++?

Submitted by: Administrator
Polymorphism enables one common interface for many implementations, and for objects to act differently under different circumstances. You can also achieve polymorphism in C++ by function overloading, operator overloading and implementation inheritance.
Submitted by: Administrator

Read Online C++ Template Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.