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 | 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. 2 | Method parameters can be categorized as ___ in C# i. In parameters ii. Out parameters iii. Ref parameters |
| A) | All the above |
| B) | Only i | | C) | i and iii | | D) | None of the above | | | | Q. 3 | 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. 4 | The command that is used for the compiler to add version information to the component is _____ and its correct usage is ______ |
| A) | /version, csc/version/t:library /out:wrq.d|| |
| B) | /a.version, csc/a version: 1.0.1
.0/t:library/out:wrq.d|| wrq.cs | | C) | version, csc version: 1.0.1 .0/t:library/
wrq.cs. | | D) | /a.version, csc a.version: 1.0.
1/t:library/out:wrq.cs. | | | | Q. 5 | In 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 | | | |
Click here to get
C# Programming (BT8903 )
New Question
Home > Download > SMU - Question Paper
> BSc IT > BT8903