Back to Browse

C# Learn To Program - Student Class (C# Intro to OOP)

10.1K views
Nov 25, 2016
17:05

C# Learn To Program - Student Class (C# Intro to OOP) Create a class representing a student. Include characteristics such as student number, first and last name, overall GPA, classification, and major. Write at least two constructors. Include properties for each of the data items. Create a second class that instantiates the first class with information about yourself. In the second class, create a class method that displays your name and GPA. DOWNLOAD SOURCE CODE: http://www.codinghomework.com/c-learn-to-program-student-class-c-intro-to-oop/

Download

0 formats

No download links available.

C# Learn To Program - Student Class (C# Intro to OOP) | NatokHD