Multiple choice Which of the following statements is FALSE with respect to Single-Document Interface? Each form runs in its own application window. A container form called Parent Form contains one or more Child Forms. Each form can have its own menus and toolbars. It has a main form called a Startup form. Reveal answer Fill a bubble to check yourself B Correct answer Explanation This statement is false with respect to SDI because there is no parent - child form present in SDI. This statement can be true in case of MDI (Multiple Document Interface).