(3 pts) Assume a variable named testvar is created as a shor…
(3 pts) Assume a variable named testvar is created as a short data type and initialized to 32767. Answer the following two questions: What happens to the variable when it is incremented by a value of 1 (what value is now assigned to the variable)? What is this anomaly called?
Read Details