Multiple choice general knowledge science & technology Flood Fill algo is used in Micro mouse Maze solver Image Processing All the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation Flood Fill algorithm is used in all three applications: micromaze solving (maze traversal), image processing (paint bucket tools, region filling), and general maze solving algorithms. It's a fundamental algorithm for region-based operations.