Home > Download > SMU - Question Paper
> MCA > MC0061
Computer Programming ―C Language
This is the collection of
Sikkim Manipal University (SMU) question and answers for Computer Programming ―C Language. 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 2024, 2023, 2022 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 Computer Programming ―C Language, SMU - Master of Computer Application.
Course Name
MCA (Master of Computer Application)
Subject Code MC0061 (Computer Programming ―C Language)
Get Questions
PART - A
PART - B
PART - C
Subject : Computer Programming ―C Language
MC0061 : PART - A
Q. 1 | Array is collection of |
| A) | Declared data |
| B) | Un declared data | | C) | Homogeneous data | | D) | Heterogeneous data | | | | Q. 2 | class used to derive other class are |
| A) | Base class |
| B) | Derived class | | C) | Abstract class | | D) | Inherit class | | | | Q. 3 | The class used to over ride the security
provided by the class |
| A) | ios() |
| B) | friend() | | C) | istream() | | D) | ostream() | | | | Q. 4 | The first graphic library function to be
executed is |
| A) | detectgraph() |
| B) | initgraph() | | C) | window () | | D) | None of these | | | | Q. 5 | Every call to a function is checked by the
compiler against the |
| A) | Parameter list |
| B) | Variable description | | C) | Function prototype | | D) | Program prototype | | | | Q. 6 | How many instances of a class can be
declared? |
| A) | None |
| B) | One | | C) | Ten | | D) | As many as require | | | | Q. 7 | A syntax error is signaled by the |
| A) | Compiler |
| B) | Linker | | C) | Eidtor | | D) | Run time system. | | | | Q. 8 | The type of a function/procedure/module is determined by |
| A) | Its arguments |
| B) | The value returned | | C) | Its name | | D) | None of the above | | | | Q. 9 | Out of the following choose the correct
statement. |
| A) | String constant can be split |
| B) | # include are written in
multiple line | | C) | / / is used to indicate white spaces | | D) | Escape sequences are deoted by\operator | | | | Q. 10 | Values can be input to variables in the
program using the stream |
| A) | cin |
| B) | cout | | C) | in | | D) | out | | | |
Click here to get
Computer Programming ―C Language (MC0061)
New Question
Home > Download > SMU - Question Paper
> MCA > MC0061