Home > Download > SMU - Question Paper
> MSc IT > MT0042
C++
This is the collection of
Sikkim Manipal University (SMU) question and answers for C++. It will help
to prepare your examination. All question paper are
classified as per semester, subject code and question type of Part A, Part B and Part C with
multiple
choice options
as same as actual examination. SMU question papers includes
year 2025, 2024, 2023 Sem I, II, III, IV, V, VI examinations
of all subjects.
SMU question test set of old,
last and previous year are updated
regularly and it is absolutely free to use. Question paper includes Visual basic 6, VB.Net, C#, ASP.Net,
Web, Oracle, Database, SQL, Software Engineering, C, C++, OOPS, MBA, MCA, BSC IT I have requested
you kindly send me the question paper of C++, SMU - Master of Science in Information Technology.
Course Name
MSc IT (Master of Science in Information Technology)
Subject Code MT0042 (C++)
Get Questions
PART - A
PART - B
PART - C
Subject : C++
MT0042 : PART - A
Q. 1 | Which of these is an example of an assignment operator? |
| A) | && |
| B) | || | | C) | = = | | D) | = | | | | Q. 2 | Array is collection of |
| A) | Declared data |
| B) | Un declared data | | C) | Homogeneous data | | D) | Heterogeneous data | | | | Q. 3 | ____ members can be accessed by members and objects of the class |
| A) | Public |
| B) | Protected | | C) | Private | | D) | Static | | | | Q. 4 | Redirection of files is implemented by using ____ operator |
| A) | >> |
| B) | < | | C) | > | | D) | None of these | | | | Q. 5 | Which of these is not valid in ci-f? |
| A) | I+47 as integer value |
| B) | 2000 as string constant | | C) | 12.5 as float constant | | D) | None of these | | | | Q. 6 | class used to derive other class are |
| A) | Base class |
| B) | Derived class | | C) | Abstract class | | D) | Inherit class | | | | Q. 7 | Out of following choose the correct one |
| A) | Public items are not accessible from own
class |
| B) | Protected items are accessible from objects
out side the class | | C) | Private items are accessible from derived
class | | D) | Protected items are accessible from derived
class | | | | Q. 8 | The max permissible characters in a variable name is |
| A) | 16 |
| B) | 32 | | C) | 64 | | D) | None of these | | | | Q. 9 | What is used to convert a class type to Basic type? |
| A) | Constructor in source |
| B) | Constructor destination | | C) | Conversion function in destination | | D) | Conversion function in source | | | | Q. 10 | An abstract class is useful when |
| A) | no objects should be instantiated from it |
| B) | no classes should be derived from it | | C) | there are multiple paths from one derived
class to another | | D) | You want to defer the declaration of the
class | | | |
Click here to get
C++ (MT0042)
New Question
Home > Download > SMU - Question Paper
> MSc IT > MT0042