Multiple choice technology web technology This module is used for developing aspects for our spring based application. Application Context Module AOP Module Core Container Module DAO Module Reveal answer Fill a bubble to check yourself B Correct answer Explanation The AOP (Aspect-Oriented Programming) module enables aspect development for cross-cutting concerns like logging, transactions, security. It implements proxy-based AOP using JDK dynamic proxies or CGLIB.