Question: please any help for this C++ questions 2. Write C++ program to create three arrays, named Student Name, StudentNo and Student Marks, that can read

please any help for this C++ questions

2. Write C++ program to create three arrays, named Student Name, StudentNo and Student Marks, that can read 3 values of each and display them. Sample of output: E Nar Anis Acade c 201B-01-0y Academic TCS3024-Introductory pe gram ning 04 x - Entee student naneArff nter student No:1 nter student Mrk: 56.7 nter student name,: Salthah nter student No 02 nter student Mark :66.3 nter student nane : Ahmed nter student No : 3 nter student Mark : 76.3 1st of student marks tudent Name rif allhah hmed harks 56.7 66.3 76.3 Student No rocess exited aften S1.98 seconds with return value e ress any key to cont inue Write a C++ program to store even number from the list an array below: 2, 3. List [10] {1, 3, 4, 5, 6, 7, 8, 9, 10) Notes : formula to find out even number is input % 2 4. Write a program for the flowchart given below. The program has to create four (4) arrays. Then the program will prompt the user to insert ID, balance and rate. After storing all the values to arrays, the program has to calculate the balance. Finally, the program will display the values from array ID and balance that have been calculated. Start int id[10]; double interest[10], ratel10] Read id[x] Calculate interest[x]- balancelx] ratefxl Read balance xl Display id, interest Read rate[x] End 5. Write a complete program to find out maximum and minimum value are stored into the array as the program is executed based on the sequence below: Number (30, 40, 55, 15, 30, 68, 7)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!