10 most asked C++ interview questions and answers

Опубликовано: 01 Ноябрь 2024
на канале: Interview Insights
63,174
1.4k

C++ is a general-purpose object-oriented programming (OOP) language, developed by Bjarne Stroustrup, and is an extension of the C language. It is therefore possible to code C++ in a "C style" or "object-oriented style." In certain scenarios, it can be coded in either way and is thus an effective example of a hybrid language.

#c++ #interview #questions #and #answers