Write the exam statistics program

Assignment Help JAVA Programming
Reference no: EM131176129

Programming Assignment #2

The Exam Statistics Program

Include a Table of Contents here...

* Assignment #2: The Exam Statistics Program

* MCIS 503, Summer 2013

* Author: Student Name

* Date: 07 June 2013

* Revision: 1.0*

 

importjava.util.Scanner;

importjava.io.IOException;

importjava.io.FileReader;

importjava.io.BufferedReader;

importjava.util.Arrays;

* ExamStatisticsProgram

* This program is designed to compute statistics on a list of exam scores read

* from a text file in response to a console prompt. The console program

* welcomes the user and asks for the name of the text file to input. The text

* file contains the number of scores followed by the list of scores. The

* program then computes and displays the following information to the console:

* The number of scores The minimum, maximum, and average scores The number of

* A's, B's, C's, D's, and F's; using a 90-80-70-60 scale The median of the scores.

 

* @authorStudent Name

* @date 07 June 2013

* @version 1.0

* @paramfileName- The name of the file to read from the user

* @throwsIOException- If there is a problem reading file

 

public class ExamStatisticsProgram {

declarations here...

* Method main

* The main method is the primary method of the ExamStatisticsProgram. Main is designed to be the primary calling routine from which methods are called and returned.

* @authorStudent Name

* @date 07 June 2013

* @version 1.0

public static void main(String[] args) {

logic here...

} // End Main

All other methods declared and implemented here...

Place screen captures here of at least 3 runs (different scenarios) of your program (be sure they are readable).

Reference no: EM131176129

Questions Cloud

How good are your communication skills : Consider the results that you received on all of the self-assessments you have taken so far this term and the culture of your organization. Where are the areas of conflict? How do you work through these conflicts, and what aspects of the culture keep..
Write a program of the dating game : The Dating Game Table of Contents for each section of this submission (i.e. Source Code listing, screen captures and UML design) here….Also, may include Javadoc source here.
Write a program that determines the day of the week : You are to write a program that determines the day of the week for New Year's Day in the year 3000. To do this, you must create your own date class (MyDate) and use the following interface and main program.
Write a program to compute statistics on a list of exam : You are to write a program to compute statistics on a list of exam scores, the Exam Statistics Program (ESP). The input is the name of a text file that contains the number of scores followed by the list of scores.
Write the exam statistics program : Programming Assignment #2 The Exam Statistics Program Include a Table of Contents here... * Assignment #2: The Exam Statistics Program
Design programs that communicate with web servers : Design programs that communicate with Web servers and server-side applications through the Hypertext Transfer Protocol (HTTP). Design Java programs that use the Structured Query Language to query and update relational databases. Describe the Java Ser..
Provide a detailed hypothetical mission : Provide a detailed hypothetical mission and value statement for the hospital. Provide a rationale for the development of your particular mission and value statement.
Find the number of grains in a 1 square inch area in matlab : Write a MATLAB® function called num_grains to find the number of grains in a 1-square-inch area (N) at 100 3 magnification when the ASTM grain size is known. 234 Chapter 6 User-Defi ned Functions (b) Use your function to find the number of grains for..
Analyze laws that protect against discrimination : Analyze and evaluate laws that protect against discrimination in the workplace - Examine and assess employee rights to health and safety in the workplace.

Reviews

Write a Review

JAVA Programming Questions & Answers

  Create the investment calculator

Create the following GUI that allows a user to calculate the value of an investment after a certain number of years with monthly compound interest.

  Distance traveled modification

Distance Traveled Modification

  This is a simulation of rolling dice actual results

this is a simulation of rolling dice. actual results approach theory only when the sample size is large. so we will

  How to access to elements of document object model

To limit creation of malicious code, do you believe that access to elements of document object model and some Javascript functionality be limited?

  Write an expression those results in a string consisting

Write an expression those results in a string consisting of the third through tenth characters of the strings. Make this program using java programming.

  A class is a blueprint for an object

A class is a blueprint for an object. A class may have a default constructor, a constructor with arguments, accessor methods, mutator methods, public fields, and private fields.

  Declare identifiers for grade point and letter grade

This program focuses on some basic elements of interactive programming as well as basic programming practices. Declare identifiers for grade point and letter grade. The grade point can be either an integer or a double

  Write code and test the improved program

Write code and test the improved program. Deliverables should include the source code file(s) of the improved program.

  Create an array of integers at random

create an array of integers at random with a range of 0 through 1000 in Java... any hints?

  Develop a gui based java program

Designing and developing a College Registration program

  List various bindings that are needed to determine semantics

List the various bindings that are required to determine the semantics when the statement is executed. For each binding, indicate the binding time used for the language.

  Application that stores at least four different course names

The application as written does not display certain class names included in the instructions as written.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd