Assignment Question I C#
Assignment Question I C#
ENGINEERING COLLEGE
(An Autonomous Institution, Affiliated to Anna University, Chennai)
Sevalpatti (P.O), Sivakasi – 626140.
Assignment –I
Programme: B.E. (CSE) Branch: Computer Science and Engineering
Acad. Year: 2024-2025 Year/Semester: III / V
Course Code: 191CSEC Course Name: C# & .NET PROGRAMMING
Course
Mr.P.Rama Subramanian AP/CSE.,
Tutor(s):
Bloom
’s Course
Assignment Questions Taxon Outcome
omy s
Level
Select an array of 10 integers. Populate the array by giving the
Input values. Find the first maximum, second maximum, first
1. K3 CO1
minimum and second minimum from the given input using
C# program
Develop a C# program to find area of various geometrical
2. shapes like rectangle, circle and triangle using the concept of K3 CO1
delegates
3. Write a C# program to demonstrate hierarchical inheritance K1 CO1
Explain with a neat diagram, explain the various building
4. K2 CO1
blocks of .NET framework.