Introduction to C++ MCQs Exercise I

Ques 1 Introduction


The first edition of The C++ Programming Language was released in.....

A 1980
B 1979
C 1985
D 1981

Ques 2 Introduction


Which of the following is false about C++ Programming?

A C++ is object Oriented Programming Language.
B C++ does not exists multiple inheritance.
C C++ have STL functions.
D both (a) and (c)

Ques 3 Introduction


Which of the following is true about C++ Programming?

A C++ is object Oriented Programming Language.
B C++ is a Structured programming language.
C C++ have STL functions.
D All of these

Ques 4 Introduction


Who developed of C++ Programming?

A Dennis Ritchie
B Kevin Perter
C Bjarne Stroustrup
D Guido van Rossum

C++ programming language was developed by Bjarne Stroustrup.