And upload ontrack discussionyou should guide discussion this task
SIT771 Object Oriented Development
Submit the following files to OnTrack.
The Program code (Program.cs)
The first think we'll need are some public static methods in the Program class which can read integers and doubles for us. We've provided the ReadInteger method here:
|
---|
Create an int variable called numberOfValues which will store the number of values the
user would like to enter.
console.
You should guide discussion of this task, ask about any queries you have in relation to the use of arrays and loops to iterate over array elements.