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 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 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. 1 | Select 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. 2 | C# is i. Object oriented ii. Type safe iii. Versionable iv. Compatible |
| A) | Only i |
| B) | All the above | | C) | ii and iii | | D) | Only iv | | | | Q. 3 | List 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. 4 | What are the different types of class modifiers in C# 1) extem classes 2) abstract classes 3) derivable classes 4) sealed classes |
| A) | l), 2) and 4) |
| B) | l) and 3) | | C) | 2) and 4) | | D) | 1), 2), 3) and 4) | | | | Q. 5 | Match the following Part A [parameter] 1) in 2) ref 3) out Part B [Description] a) Doesn’t need to initialize the variable prior to calling method b) Objects pass a reference by value c) Pass a value and have it modifie |
| A) | 1) - d), 2) - c), 3) - a) |
| B) | l) - a), 2) - b), 3) - c) | | C) | 1) - b), 2) - c), 3) -a) | | D) | 1) -c), 2) - b), 3) -d) | | | |
Click here to get
C# Programming (BT8903 )
New Question
Home > Download > SMU - Question Paper
> BSc IT > BT8903