using a random number generator create an input


Using a random number generator create an input file that contains 25 numbers ranging from 50 to 100 Store those numbers an array. Convert the numbers in the array into characters and store the characters in a circular linked list. Print the list of array of numbers and then print linked list with the equivalent character side by side to. output file Specifications:

• Must use a random number generator to create a list of 25 numbers ranging from 50 100

• Must use functions

• Main should only call the functions

• Must use input/output files

• Use the input validation (the array will only accept digits/numbers and will not accept character data)

• Check to see if the input file will open

Request for Solution File

Ask an Expert for Answer!!
Application Programming: using a random number generator create an input
Reference No:- TGS0501424

Expected delivery within 24 Hours