P2Pprogrammer 2 programmer


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

Data Structures Using C


This is the collection of Sikkim Manipal University (SMU) question and answers for Data Structures Using C. 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 Data Structures Using C, SMU - Bachelor of Computer Application.

Course Name        BCA (Bachelor of Computer Application)

Subject Code       BC0038 (Data Structures Using C)

Get Questions        PART - A    PART - B    PART - C

Subject : Data Structures Using C

     BC0038 : PART - A    


Q. 1Arithmetic expressions are classified into
 A)Integer mode
 B) Real mode
 C)Mixed mode
 D)All of above
   
Q. 2 ______ statement take the control to the
beginning of the loop
 A)continue
 B)break
 C)loop
 D)none of above
   
Q. 3______ is a meaningful organized collection
of data items of different types
 A)Array
 B)Structure
 C)Pointer
 D)Stack
   
Q. 4Variable types are
 A)Local
 B)Global
 C)Both A and B
 D)Neither A nor B
   
Q. 5 ______ is a pile in which items are added at
one end and removed from the other
 A)Stack
 B)Queue
 C)List
 D)None of above
   
Q. 6Sorting algorithms can be characterized in
 A)Simple
 B)Sophisticated
 C)Only A
 D)Both A and B
   
Q. 7______ function accepts file pointer as a
parameter and resets the position of the file
pointer to start of the file.
 A)restart()
 B)rewind()
 C)retrieve()
 D)none of above
   
Q. 8 _______ is not a component of data
structure
 A)Operations
 B)Storage structures
 C)Algorithms
 D)None of above
   
Q. 9Uppercase and lowercase variables are not
significant in C
 A)Only uppercase characters are significant
 B)Only lowercase characters are significant
 C)Both are significant
 D)The above statement is true
   
Q. 10Various operations that are performed are
 A)Open a file
 B)Read data from the file
 C)Closing a file
 D)All of above
   
Click here to get Data Structures Using C (BC0038) New Question


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