Home > Download > SMU - Question Paper
> BCA > BC0034
Computer Concepts And C Programming
This is the collection of
Sikkim Manipal University (SMU) question and answers for Computer Concepts And C Programming. 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 Concepts And C Programming, SMU - Bachelor of Computer Application.
Course Name
BCA (Bachelor of Computer Application)
Subject Code BC0034 (Computer Concepts And C Programming)
Get Questions
PART - A
PART - B
PART - C
Subject : Computer Concepts And C Programming
BC0034 : PART - B
Q. 1 | The ____ can be used to declared structure variable and ____ within the template. |
| A) | tag-name; can not be initialized |
| B) | tag-name; can be initialized | | C) | key word; can not be initialized | | D) | key word; can be initialized | | | | Q. 2 | A student is given a grade from “A” to ‘F’ in a test. So averages can be calculated it is required to assign marks to these grades as follows, ‘A’ is 10, ‘B’ is 8, ‘C’ is 6, ‘D’ is 4, ‘E’ is 2 and ‘F’ is 0. In C++ which of the following ar |
| A) | 1 |
| B) | 1 and 2 | | C) | 1 and 4 | | D) | 3 | | | | Q. 3 | 55. If y has the value 5 what will be the value of the variable y after the following piece of C++ is executed? If(y>0) y +=2 else y = 3
|
| A) | 5 |
| B) | 7 | | C) | 3 | | D) | 2 | | | | Q. 4 | In C++ 1. User define header files are specified as # include “abc.h” 2. User defined header files are defined as # include ‘abc.h’ 3. The template written for a base class can be used in derived class |
| A) | Only 1and 2 are correct |
| B) | Only 1 and 3 are correct | | C) | Only 2 and 3 are correct | | D) | Only 3 are correct | | | | Q. 5 | ____ and____ operators can not be over loaded |
| A) | :: : + |
| B) | *; :: | | C) | .:* | | D) | -;. | | | |
Click here to get
Computer Concepts And C Programming (BC0034)
New Question
Home > Download > SMU - Question Paper
> BCA > BC0034