P2Pprogrammer 2 programmer

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

Computer Oriented Numerical Methods


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

Course Name        BCA (Bachelor of Computer Application)

Subject Code       BC0043 (Computer Oriented Numerical Methods)

Get Questions        PART - A    PART - B    PART - C

Subject : Computer Oriented Numerical Methods

     BC0043 : PART - A    


Q. 1The time complexity of selection sort is
 A)O(n)
 B)0(2n)
 C)O(n2)
 D)O(logn)
   
Q. 2BCD stands for
 A)Binary Coded Decimal
 B)Basic Coded Decimal
 C)Binary Coded Data
 D)Basic Coded Data
   
Q. 3_______ is used when one wants a single
value returned to the calling routine
 A)Subalgorithms
 B)Function
 C)Procedure
 D)Subprogram
   
Q. 4An entity that possess a value and its name
is chosen to reflect the meaning of the value it
holds is called
 A)Variable
 B)Constant
 C)Symbol
 D) Array
   
Q. 5What is the output of the following?
SUB('ABCDE',2)
 A)BCDE
 B)B
 C)AB
 D)DE
   
Q. 6EBCDIC stands for
 A)External Binary Coded Decimal Interchange Code
 B)Extended Binary Coded Data Interchange Code
 C)Extended Binary Coded Decimal International Code
 D)Extended Binary Coded Decimal Interchange Code
   
Q. 7Given ( dy / dx = y - x, with y(0) = 2, then
y(0.1) = _______ using R.K method of order 2.
 A)2.2205
 B)2.2050
 C)2.4020
 D)None of these
   
Q. 8In which method, a data structure is
accessed directly through an address
 A)Pointer address
 B)Direct method
 C)Computed address method
 D)Indirect method
   
Q. 9The value of z in the system of
equations 3x + y+2z=3, 2x-3y-z= -3 and x+
2y+ z=4 is __________.
 A)1
 B)2
 C)-1
 D)4
   
Q. 10A process of devising a method of analyzing
the various parts of a string to determine
whether the string is a sentence if the language
is called
 A)Processing
 B)Lex
 C)Parsing
 D)Analysis
   
Click here to get Computer Oriented Numerical Methods (BC0043) New Question


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