0% found this document useful (0 votes)
81 views5 pages

Practical File of C#: Aamir Maqbool Yatoo Rashmi Kuksal

This document is the preface and index for a practical file on C#. It introduces the topic and outlines 10 programs that will be included to demonstrate various C# concepts. The preface explains that the file will provide basic C# information in an easy to understand style. The acknowledgments section thanks the university and professor for allowing the project and flexibility in topic selection. The index then lists the 10 programs with a brief description and page number for each.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
81 views5 pages

Practical File of C#: Aamir Maqbool Yatoo Rashmi Kuksal

This document is the preface and index for a practical file on C#. It introduces the topic and outlines 10 programs that will be included to demonstrate various C# concepts. The preface explains that the file will provide basic C# information in an easy to understand style. The acknowledgments section thanks the university and professor for allowing the project and flexibility in topic selection. The index then lists the 10 programs with a brief description and page number for each.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 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