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. 1Array is collection of
 A)Declared data
 B)Un declared data
 C)Homogeneous data
 D)Heterogeneous data
   
Q. 2class used to derive other class are



 A)Base class
 B)Derived class
 C)Abstract class
 D)Inherit class
   
Q. 3The class used to over ride the security
provided by the class
 A)ios()
 B)friend()
 C)istream()
 D)ostream()
   
Q. 4The first graphic library function to be
executed is
 A)detectgraph()
 B)initgraph()
 C)window ()
 D)None of these
   
Q. 5Every call to a function is checked by the
compiler against the
 A)Parameter list
 B)Variable description
 C)Function prototype
 D)Program prototype
   
Q. 6How many instances of a class can be
declared?
 A)None
 B)One
 C)Ten
 D)As many as require
   
Q. 7A syntax error is signaled by the
 A)Compiler
 B)Linker
 C)B) Eidtor
 D)Run time system.
   
Q. 8The 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. 9Out 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. 10Values can be input to variables in the
program using the stream
 A)cin
 B)cout
 C)in
 D)out
   
Click here to get Computer Concepts And C Programming (BC0034) New Question


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