You are not logged in. Lock_open    

Browse tutorials by Tag - listarray

Array, Off By One Error (BlueJ) Time: 7:04 Gb
Average:
  • Currently 3.0/5 Stars from 48 ratings
  •  
  •  
  •  
  •  
  •  
48 ratings
Your Rating:
  • Currently 0.0/5 Stars from 48 ratings
  • 1
  • 2
  • 3
  • 4
  • 5
Categories: Array Loop Logic Error BlueJ
Description: click for more...

This video shows the problem of code that doesn’t produce the correct output because the loop has an off-by-one error when it processes the array to find an average.