P2Pprogrammer 2 programmer

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 - A    


Q. 1Out 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. 2How many times will the loop
for(j=1;j<=10;j=j-1); execute?
 A)1
 B)10
 C)Never
 D)Forever
   
Q. 3The function not use to concatenation of two
strings is
 A)strcpy
 B)strcat
 C)+
 D)get()
   
Q. 4The first graphic library function to be
executed is
 A)detectgraph()
 B)initgraph()
 C)window ()
 D)None of these
   
Q. 5How many bytes does “D” use?
 A)0
 B)1
 C)2
 D)3
   
Q. 6The read () function works in
 A)Binary mode
 B)ASCII mode
 C)Either A) or B)
 D)Neither A) nor B)
   
Q. 7A syntax error is signaled by the
 A)Compiler
 B)Linker
 C)B) Eidtor
 D)Run time system.
   
Q. 8Object oriented programming
 A)Software development technique
 B)Set of operations
 C)Set of instructions
 D)Set of blocks
   
Q. 9The short cut keys used to run the C++
program is
 A)CTRL + F8
 B)CTRL + F9
 C)B) CTRL + F5
 D)ALT + F5
   
Q. 10The user define header file can be included
 A)Any where in the program code
 B)Before use of functions in the program code
 C)In the first few line of program code
 D)As first few line before main function of program code
   
Click here to get Computer Concepts And C Programming (BC0034) New Question


Home > Download > SMU - Question Paper > BCA > BC0034