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 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 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 | ____ and____ operators can not be over loaded |
| A) | :: : + |
| B) | *; :: | | C) | .:* | | D) | -;. | | | | Q. 2 | The ___ files created by the block of memory 1. Binary files 2. ASCII files 3. Non- ACII files |
| A) | Only 1 |
| B) | Only 1 and 3 | | C) | Only 2 and3 | | D) | Only 1, 2 and3 | | | | Q. 3 | 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. 4 | In C++ ___ denotes escape characters and ___ denotes single line comment |
| A) | // and / |
| B) | / and */ | | C) | / and // | | D) | * and /n | | | | Q. 5 | The output of the following code if input is 32767 #include void main() { int union; cout<<”Enter the integer”; cin>union; cout>> “The next number in the series is”<< **union; } |
| A) | 23768 |
| B) | Run time error | | C) | Compilation error | | D) | 32767 | | | |
Click here to get
Computer Concepts And C Programming (BC0034)
New Question
Home > Download > SMU - Question Paper
> BCA > BC0034