1.

Read the following C++ code carefully and findout, which out of the given options (i) to (iv) arethe expected correct output(s) of it. Also, write themaximum and minimum value that can beassigned to the variable Start used in the code :void main()int Guess[4] = {200, 150, 20, 250} ;int Start = random(2) + 2;for(int C = Start; C

Answer»

ANSWER:

150/150-1

200/20-10

its a answer of these QUESTIONS



Discussion

No Comment Found