My orders
How it works
Examples
Reviews
Blog
Homework Answers
Submit
Sign in
How it works
Examples
Reviews
Homework answers
Blog
Contact us
Submit
Fill in the order form to get the price
Subject
Select Subject
Programming & Computer Science
Math
Engineering
Economics
Physics
Other
Category
C++
Software Engineering
Java | JSP | JSF
Databases | SQL | Oracle | MS Access
C
Python
Excel
C#
Visual Basic
Computer Networks
Functional Programming
Android
Assembler
UNIX/Linux Programming
ASP | ASP.NET
MatLAB
Wolfram Mathematica
MathCAD
Maple
Perl
Action Script | Flash | Flex | ColdFusion
Ruby | Ruby on Rails
Prolog
Objective-C | Swift
Algorithms
Web Development
HTML/JavaScript Web Application
NodeJS Web Application
Other
Deadline
Timezone:
Title
*
Task
*
{"ops":[{"insert":"For this assignment, you will write a program that will read in the data from a text file (provided) and store it in two arrays. The first two lines (student\u2019s first name and last name) will be stored in a string array (that contains 2 columns). The last 5 lines (homework average, quiz average, exam average) will be stored in a double array (that contains 3 columns). The class can have up to 30 students enrolled (so you will have to allow for up to 30 students but track how many are read in). The program will average each student\u2019s grade using the formula average = hw * 0.1 + quiz * 0.1 + exam * 0.8. Then it will determine the letter grade for the student. The output for each student will be FirstName LastName: Letter Grade. You need to do exception handing for the end of file and making sure the file exist. The file is formatted so that it has 5 lines per student. The files name is \u201cStudents.txt\u201d. Do not change the name. \u2022 First Name \u2022 Last Name \u2022 Homework Average \u2022 Quiz Average \u2022 Exam Average in c++\n\n"}]}
I need basic explanations
Special Requirements
Upload files (if required)
Drop files here to upload
Add files...
Account info
Already have an account?
Create an account
Name
*
E-mail
*
Password
*
The password must be at least 6 characters.
I agree with
terms & conditions
Create account & Place an order
Please fix the following input errors:
dummy