What is the difference between the SDI and MDI

Answers were Sorted based on User's Feedback



What is the difference between the SDI and MDI..

Answer / sai

Through simple example we can easily identify the
differences.

Notedpad - SDI -Single documnet multiple view.
MSWord-MDI More than one document, each document can attach
multiple view

Is This Answer Correct ?    16 Yes 3 No

What is the difference between the SDI and MDI..

Answer / rainz

MDI is containment of child windows per document(MS-Word),while SDI is document per window.(Notepad)

Is This Answer Correct ?    0 Yes 0 No

What is the difference between the SDI and MDI..

Answer / karathiya manoj b.

MDI was used in the old-style office programs (97 and
earlier).
You then have 1 window with smaller documents windows
within it.
SDI is used in notepad/paint/etc. To open more than 1
document in a SDI application, you need to open a new
instance of the application itself.

Is This Answer Correct ?    6 Yes 9 No

Post New Answer

More MFC Interview Questions

what is the size of a process

2 Answers   E Logic, IBM,


What is CSingleDocTemplate?

1 Answers  


How we can findout Memoryleaks, In what way it can be avoided

6 Answers   Infosys,


What is difference between the TCP/IP and UDP socket

5 Answers   Invensys,


What is LPCTSTR? What does LP denote it?

4 Answers  






What is the base class for MFC

3 Answers   HCL,


1)At run-time, you can change the icon by calling the LoadIcon() function?

2 Answers  


Psychic Window Technique

2 Answers   E Logic, Wild Net,


How can update edit control data of an executing application from other application?

3 Answers   HP,


What is LoadLibrary function returns?

7 Answers  


how does conditionally close the Dialog Box ?

2 Answers   Infotech,


Can you explaing the relashionship between document,frame and view ?

2 Answers  


Categories