Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

SHRI GURU RAM RAI UNIVERSITY

School Of Computer Applications and Information Technology

Assignment on C# and .NET Programming


Subject Code: BS-501
Course: Bsc.(IT)
Semester: Fifth
(2021-2024)

Submitted By:- Submitted To:-


Karan rawat Mr.Vaibhav Sharma

Enrollment No: Designation:-


R210530045 Associate Professor

INDEX
S.NO. Questions Page.No.

1. Explain .NET Program, CLR and


MSIL in brief.

2. Explain assembly, its structures and type of


assembly’s in brief.
Also explain DLL Hell Problem.

3. Explain various types of inheritance in C#


with the help of example.

4. Differentiate between method overloading


and method overriding with the help of
suitable example.

5. Explain Delegates and types of delegates


with the help of examples.

6. Explain exception handling in C# also


describe how we can deal with exceptions by
try, catch, finally and throw keyword.

7.
Explain constructor and destructor with the
help of example.
8. Differentiate between Abstract class and
Interface with the help of an example.

9. Explain Indexer with the help of example.

Write a short notes on: a)Namespace


10. b)CPS
c)JIT
d)Modifiers
e)BCL

You might also like