High_Level_MCQ_Optimization_Algorithms
High_Level_MCQ_Optimization_Algorithms
ACO, etc.)
1. What is the main inspiration behind Swarm Intelligence?
A. Centralized systems
B. Human cognitive behavior
C. Collective behavior of decentralized, self-organized systems
D. Genetic mutation techniques
Answer: C
2. In Ant Colony Optimization, what strengthens the pheromone trail on the shortest path?
Answer: C
3. What role does a Scout Bee play in the Artificial Bee Colony algorithm?
Answer: C
Answer: C
5. In the Firefly Algorithm, what does the brightness of a firefly represent?
Answer: C
6. What is the purpose of the Awareness Probability (AP) in the Crow Search Algorithm?
Answer: B
Answer: C
A. Sleeping patterns
B. Migration
C. Echolocation
D. Encircling prey cooperatively
Answer: D
Answer: C
10. What does the heuristic information influence in Ant Colony Optimization?
Answer: C
11. What is the function of the 'waggle dance' in the Artificial Bee Colony algorithm?
Answer: C
12. What type of optimization problems does the Cuckoo Search algorithm primarily
address?
A. Numerical integration
B. Combinatorial logic
C. Complex continuous optimization
D. Sequence alignment
Answer: C
A. Brighter fireflies
B. Random directions
C. The nearest neighbor
D. The previous position
Answer: A
14. In Crow Search Algorithm, how do crows balance exploration and exploitation?
A. By changing nests
B. By flying in random patterns
C. By misleading followers and using memory
D. By eating food faster
Answer: C
Answer: C
16. What does the 'encircling prey' behavior help with in WOA?
Answer: C
17. Which of the following techniques is used in Cuckoo Search for exploration?
A. Particle velocity
B. Gaussian noise
C. Lévy flights
D. Gradient descent
Answer: C
18. In the context of ABC algorithm, who performs local search around food sources?
A. Scout bees
B. Employed bees
C. Onlooker bees
D. Queen bee
Answer: B
19. What does the Firefly Algorithm use to guide search movement?
A. Sound signals
B. Temperature gradients
C. Light intensity proportional to fitness
D. Random walks
Answer: C
20. Which algorithm uses attraction and repulsion for movement control?
Answer: B