The answer, im prettysure, is d. typeface.
hope this helps (:
The answer is: 3,145,728 bytes
Answer:
e. 4
Explanation:
The code segment will not work as intended if the value of the variable val is 4. This is because the while loop is comparing the value of the variable val to the value of each element within the numList. Since there is no element that is bigger than or equal to the number 4, this means that if the variable val is given the value of 4 it will become an infinite loop. This would cause the program to crash and not work as intended.
The correct choices are:
having the user guess a number and keep guessing till they get it right
allowing the user to enter their best friends names without saying how many friends they can have
writing a program to average numbers without requiring the user to count the numbers.