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 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 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 | 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. 2 | 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. 3 | A syntax error is signaled by the |
| A) | Compiler |
| B) | Linker | | C) | Eidtor | | D) | Run time system. | | | | Q. 4 | A method declared as private can be
accessed by |
| A) | Its class methods only |
| B) | Superclasses only | | C) | Subclass methods only | | D) | All classes | | | | Q. 5 | _____occupies 4 bytes storage space |
| A) | Int |
| B) | Long int | | C) | Unsigned Int | | D) | Float | | | | Q. 6 | Array is collection of |
| A) | Declared data |
| B) | Un declared data | | C) | Homogeneous data | | D) | Heterogeneous data | | | | Q. 7 | Object oriented programming |
| A) | Software development technique |
| B) | Set of operations | | C) | Set of instructions | | D) | Set of blocks | | | | Q. 8 | The first graphic library function to be
executed is |
| A) | detectgraph() |
| B) | initgraph() | | C) | window () | | D) | None of these | | | | Q. 9 | ____ function sets the fill pattern and color |
| A) | floodfill() |
| B) | setcolor() | | C) | setfillstyle() | | D) | fillstyle() | | | | Q. 10 | What values can a relational expression
take? |
| A) | True and false |
| B) | Any numerical value | | C) | Only ASCII value | | D) | None of these | | | |
Click here to get
Computer Programming ―C Language (MC0061)
New Question
Home > Download > SMU - Question Paper
> MCA > MC0061