computer






 

Question by  Totti (47)

In C++, how do I calculate the lowest value on a list?

 
+5

Answer by  susmipa (48)

After inputting the values, use the following loop. for( i=0;i add a comment

 
+5

Answer by  Lakshmi65 (715)

to find the lowest value on the list comparative functions can be used and based on that program is written to find the lowest value among the number available. the looping function also can be used to find the lowest value on a list. it could be the best way to find the lowest value on a list

 
+2

Answer by  japratt (1687)

If you are wanting to calculate this type of function you will need to put in the normal one first. Then you can insert the other function to get it to work.

 
You have 50 words left!