Question: please solve it in a simple way to understand Course Code Course name Assignment CSC212 Object-oriented Manipulating array data structures programming b1, 2marks Design and
please solve it in a simple way to understand
Course Code Course name Assignment CSC212 Object-oriented Manipulating array data structures programming b1, 2marks Design and implement a structured program for manipulating arrays data structures, as follow: 1. Use two dimensional string array data structure of five rows and six columns to store the data of five students, each student is identified by (stid, fname, and four final marks). 2- Then, split the above array into two other two dimensional arrays: a- One for the (stid, and the fname) for the five students. b- The other for (stid and the four final marks). C- Show the contents of the new array_(stid and the four final marks). d- Prepare test data and implement it (run). Note: Two files to be submitted with the name (OOP-ind-assign 1-student name). 1- Notepad contains the C++ code only. 2- MS Word including the program structure and the run screen. rubrics Criteria for assessing b1 Design and implementation With some errors 1 mark Otherwise 0.5 to zero Correct design and implementation 2 marks
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
