MDI stands for:AMultiple Document InterfaceBMultiple Design InterfaceCManipulated Document InterfaceDMenu Design InterfaceAnswer: A. Multiple Document Interface Read Explanation: MDI (Multiple Document Interface) is a Microsoft Windows programming interface for creating an application that enables users to work with multiple documents at the same time. Each document is in a separate space with its own controls for scrolling. Read more in App