Question:
Write a program- To display a window with a button named Quit.- When the button is pressed a dialog box should be displayed with 2 buttonsname Yes & No.- When Yes is clicked close all windows (exit the program itself.)- When No is clicked get back to the parent window.