A video viewing website previously used 32-bit integers to store the number of views for each video, but a video that had been watched billions of times hit the maximum value. What is it called when this maximum is exceeded?.

Respuesta :

Excess on the maximum value is commonly known as an overflow error.

What is an overflow error?

An overflow error occurs if a program, video, or similar receives a value that is higher than the maximum value the program or video can handle. This implies the maximum value had been exceeded.

This situation occurs with the video described because due to the number of users that watch the video, the maximum value, which is 32 bits is exceeded.

Learn more about 32 bits in: https://brainly.com/question/11633895

ACCESS MORE
EDU ACCESS