Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a c# program to create a class Student. This class must possess general attributes of the students as well as marks in 5 subjects.

  • Write a c# program to create a class Student. This class must possess general attributes of the students as well as marks in 5 subjects. Illustrate different methods to take input and show the output, the different attributes of the class.

Step by Step Solution

3.44 Rating (154 Votes )

There are 3 Steps involved in it

Step: 1

using System class Student public int roll No public string name public int marks new int 5 public s... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Statistics Learning From Data

Authors: Roxy Peck

1st Edition

495553263, 978-1285966083, 1285966082, 978-0495553267

More Books

Students also viewed these Programming questions