In a C++ program, create a class Named Student which can save student information containing Roll Number, First Name, Last Name, Student class, Marks (can be in points) and grade. Set default values for class members in default constructor. Initialize class and fill with user provided values. At last pass this class instance to a function named PrintData, which prints incoming information contained within student instance. Student Information to Store: Roll Number, First Name, Last Name, Student Class, Total Marks and Grade.Overload default constructor for the class created. Overload constructor with one integer argument which sets roll number value.Overload constructor with three arguments for roll number first and last name.Initialize student instance with default constructor, and print values on screen using PrintData function. Initialize student instance with overloaded constructor, and print values on screen using PrintData function.

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter11: More Object-oriented Programming Concepts
Section: Chapter Questions
Problem 1GZ
icon
Related questions
Question

In a C++ program, create a class Named Student which can save student information containing Roll Number, First Name, Last Name, Student class, Marks (can be in points) and grade. Set default values for class members in default constructor. Initialize class and fill with user provided values. At last pass this class instance to a function named PrintData, which prints incoming information contained within student instance. Student Information to Store: Roll Number, First Name, Last Name, Student Class, Total Marks and Grade.Overload default constructor for the class created.
Overload constructor with one integer argument which sets roll number value.Overload constructor with three arguments for roll number first and last name.Initialize student instance with default constructor, and print values on screen using PrintData function. Initialize student instance with overloaded constructor, and print values on screen using PrintData function.

Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Reference Types in Function
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT