App Logo

No.1 PSC Learning App

1M+ Downloads
MDI stands for:

AMultiple Document Interface

BMultiple Design Interface

CManipulated Document Interface

DMenu Design Interface

Answer:

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.
 

Related Questions:

A mathematically oriented computer programme for scientific problems

Which of the following statement is /are correct about member functions in a C++ Class?

(i)A member function is defined only outside the class

(ii)A member function with the same name as its class is called a constructor

(iii)A member function operate on class data

The computer language which are commonly used in Android applications ?
Find the user defined data type in C :
Which of the following is human readable version of a program?