P2Pprogrammer 2 programmer

Home > Download > SMU - Question Paper > BSc IT > BT8903

C# Programming


This is the collection of Sikkim Manipal University (SMU) question and answers for 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 C# Programming , SMU - Bachelor of Science in Information Technology.

Course Name        BSc IT (Bachelor of Science in Information Technology)

Subject Code       BT8903 (C# Programming )

Get Questions        PART - A    PART - B    PART - C

Subject : C# Programming

     BT8903 : PART - B    


Q. 1In C# simple types are grouped as
i. integral
ii. bool
iii. char
iv. floating-point
v. decimal
 A)All the above
 B)i, iii and v
 C)i, iii and iv
 D)None of the above
   
Q. 2Select the true statements regarding ‘Struct
types’ in C#
a) In C#, struct is a reference type and class is
a value type
b) A struct type can declare constants,
constructors, fields, methods and properties
type
c) Struct type w
 A)a), b) and c)
 B)b) and c)
 C)Only c)
 D)None of these
   
Q. 3List the standard exception that are
provided by runtime in C#
a. SystemException
b. IndexOutOfRangeException
c. NullReferenceException
d. ArgumentException
e. ComException
f. SEHException
 A)All the above
 B)a and e
 C)a,b,c and f
 D)b, d and f
   
Q. 4C# methods can be categorized asi.
method parameters
ii. overriding methods
iii. method hiding
 A)All the above
 B)i and iii
 C)ii and iii
 D)i and ii
   
Q. 5C# exception handling statements can bei.
catching with try-catch
ii. cleaning up with try-finally
iii. handling all with try-catch-finally
 A)All the above
 B)ii and iii
 C)i, and iii
 D)i, and ii
   
Click here to get C# Programming (BT8903 ) New Question


Home > Download > SMU - Question Paper > BSc IT > BT8903