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

Practical File

Of
C#

Submitted By: Submitted To:


Aamir Maqbool Yatoo Rashmi Kuksal
Branch: Semester:
B.C.A (3rd Year) V SEM.
Sig…………….
PREFACE
This project is meant to describe about the basic

information in ‘C#’. One may notice a change in writing

style.

Most of the topics are written in an easy style

engaging Constantly and included with more

informatics comments.

I assure you to go through this thoroughly to know

a bit more and facts about ‘C#’.


ACKNOWLEDGEMENT

Firstly, we would like to thanks the University for including such

activities in the syllabus of BCA. Although it is difficult to work

with the life project because it being the first time for us to do

such work but it was a meaningful to include such activities as it

provided as the practical knowledge which we studied in the

book.

Secondly, we would like to thank our Assistant Professor Mrs.

Rashmi Kuksal for providing us with choices of topics and

allowing us do work with the topic of our choice. It was very

helpful for us as ma’am provided flexibility to work on any topic

of our interest which were feasible for us to work on.


Index
S. No. Name of the practical Page NO. Remarks

01 Write a program using namespaces and comments. 1

02 Write a program to print array value using foreach 2


statement.

03 Write a program to illustrate a simple inheritance. 3

04 Write a program to show the application of 4


Constructors.

05 Write a program to show the implementation of 5


multiple interface.

06 Write a program to inherit a class that implements an 6


interface.

07 Write a program to show operator + overloading. 7-8

08 Write a program to use try and catch for exception 9


handling.

09 Write a program to demonstrate ilist interfaces. 10

10 Write a program to demonstrate. 11

You might also like