0
Can you guys please help me out
Create an application that allow the user to enter the assement information of five students. The application must enter the student number of 5 students and their marks using parallel arrays
1 Answer
+ 2
Go through basics of java
And about parallel arrays.
https://www-geeksforgeeks-org.cdn.ampproject.org/v/s/www.geeksforgeeks.org/parallel-array/amp/?amp_js_v=a6&_gsa=1&usqp=mq331AQHKAFQArABIA%3D%3D#aoh=16135660924395&referrer=https%3A%2F%2Fwww.google.com&_tf=From%20%251%24s&share=https%3A%2F%2Fwww.geeksforgeeks.org%2Fparallel-array%2F
If you know all that can you show us your attempt ?so we can help you with any further query.



