C++ Introduction MCQs
- who is the developer of c++?
- In which Lab was Developed C++?
- In which Year was Developed C++?
- What was the Name of C++ Earlier?
- C++ is a _____________ Language?
- what is the Full Form of OOPS?
- Object Oriented Programming Emplys ____________ Programming approach.
- In CPP,
cin
andcout
are the pre-defined Stream? - What is the Size of int DataType in CPP?
- which type of language of c++?
- what is c++ used for
- Where is C++ used in real world?
- what is the use of c++ programming language in real life _________.
- where is c++ used in industry?
- In CPP, cin and cout are the predefined stream _______.
- C++ is _______.
- What is dangling pointer in c?
- Which of the following is the correct syntax of including a user defined header files in C++?
- By default, members of the class are ____________ in nature.
- How many object can be created of a Class in C++?
- In CPP, it is mandatory and must to initialize const variables.
- can member functions of one class be friend functions of another class?
(a) Charles Babbage
(b) Dennis Ritchie
(c) Bjarne Stroustrup's
(d) None
(c) Bjarne Stroustrup's
(a) Bell Lab
(b) ANSI
(c) SDL
(d) IBM
(a) Bell Lab
(a) 1972
(b) 1979
(c) 1983
(d) 2995
(b) 1979
(a) C with Classes
(b) CPP
(c) C++
(d) None
(a) C with Classes
(a) Object Oriented Programming
(b) Semi-Object Oriented Programming
(c) Procedural Oriented Programming
(d) None
(b) Semi-Object Oriented Programming
(a) Object Oriented Programming
(b) Object Oriented Programming Language
(c) Object Oriented Programming System
(d) Office Oriented Programming Security
(c) Object Oriented Programming System
(a) Top-Down
(b) Bottom-up
(c) Procedural
(d) All of Above
(b) Bottom-up
(a) Operator
(b) Function
(c) Object
(d) DataType
(c) Object
(a) 2 Byte
(b) 4 Byte
(c) 1 Byte
(d) Depends on Compiler
(d) Depends on Compiler
(a) Statically Typed Lanaguage
(b) Dynamically Typed Laguage
(c) Both
(d) Procedural
(a) Statically Typed Lanaguage
(a) game programming
(b) software engineering
(c) developing browsers
(d) All of above
(d) All of above
(a) Web Browsers
(b) Operating Systems
(c) GUI Applications
(d) All of above
(d) All of above
(a) operating systems,embedded software, autonomous cars, and
(b) Games
(c) medical technology
(d) All
(d) All
(a) Banking
(b) Trading Enterprise Applications
(c) Both a and b
(d) None of these
(c) Both a and b
(a) Operator
(b) Functions
(c) Objects
(d) Data types
(c) Objects
(a) procedural programming language
(b) functional programming language
(c) object oriented programming language
(d) both procedural and object oriented programming language
(c) object oriented programming language
(a) A pointer pointing to NULL
(b) Pointer pointing to memory location which has been freed
(c) Pointer which is pointing to new location
(d) None of these
(b) Pointer pointing to memory location which has been freed
(a) #include "userdefined"
(b) #include [userdefined]
(c) #include <userdefined>
(d) #include <userdefined.h>
(a) #include "userdefined"
(a) static
(b) public
(c) private
(d) protected
(b) public
(a) 1
(b) 5
(c) 256
(d) there is no limit
(d) there is no limit
(a) True
(b) False
(a) True
(a) Yes
(b) No
Yes,we can write member function of one class as friend of another class.
Keywords
"c++ multiple choice questions and answers pdf","solved mcqs of c++ with answers","c++ mcqs for beginners","c++ mcq online test","c++ mcqs","c++ mcqs for beginner","C++ Introduction MCQs"
إرسال تعليق
To be published, comments must be reviewed by the administrator.