ComputerScienceExpert

(11)

$18/per page/

About ComputerScienceExpert

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Applied Sciences,Calculus See all
Applied Sciences,Calculus,Chemistry,Computer Science,Environmental science,Information Systems,Science Hide all
Teaching Since: Apr 2017
Last Sign in: 103 Weeks Ago, 3 Days Ago
Questions Answered: 4870
Tutorials Posted: 4863

Education

  • MBA IT, Mater in Science and Technology
    Devry
    Jul-1996 - Jul-2000

Experience

  • Professor
    Devry University
    Mar-2010 - Oct-2016

Category > Programming Posted 09 May 2017 My Price 8.00

Computer Science class / Visual Studio

Visual Studio help arrays 

Code checking for Computer Science class / Visual Studio

 

ISM240 - Homework 5(Due on Nov 10th, 2016)Q1.Write a program that uses the InputBox method to let the user enter 7 exam scores and 7student names into two separate arrays. The information for each student is stored in thesame relative position in each array. For instance, the exam score of strStudentNames(0)is stored in intScores(0).Compute and display the followings:a)Display each student name and his/her exam score in a list box. (15 point)b)Write a function that calculates and returns the average score of the class (10points)c)Write a function that calculates and returns the range of scores (10 points)d)Write a function that calculates and returns the median score of the class (15points)e)Let’s assume that the passing score is 75. How many students passed the exam?(10 points)f)Write a procedure that searches for a student name in the strStudentNames() array.(Note: Let the user enter a name into a TextBox control and click btnFindStudentto begin the search process.) (10 points)Graphical user interface – 20 pointsInput validation, standard naming conventions, and comments – 10 points

Attachments:

Answers

(11)
Status NEW Posted 09 May 2017 04:05 AM My Price 8.00

-----------

Not Rated(0)