0. Which of the following statements is incorrect for a Windows Multiple Document Interface (MDI) ?
Each document in an MDI application is displayed in a separate child window within the client area of the application’s main window.
An MDI application has three kinds of windows namely a frame window, an MDI client window and number of child windows.
An MDI application can support more than one kind of document.
An MDI application displays output in the client area of the frame window.