![]() Related Questions Latest Answer : look this code which tells we can Create an object for pure virtual function:Class Base{ public: virtual void fun()=0;};class deri:public base{ void fun(){ cout Read Answers (4) | Asked by : Pankaj Tags : Abstract Latest Answer : Frame window houses the View window besides toolbar, menubar and status bar. Its a parent window to the view. View is a visual representation of the document ( data ) . Document is where you can store/retrive the data using Serialize function. ... Read Answers (1) | Asked by : Purush Latest Answer : Document / view means to separate the logic and the data is easy for coding, all data are declared inside the document.h file and implementation is done inside the document.cpp file, the display properties are mentioned inside the view. ... Read Answers (1) | Asked by : purush Latest Answer : IN docview ..acually weuse 3 tier architecture...we seperate the implementationin data,logic,view(GUI)so that if we can change these component independently......this all is to make the design extendible & to reduce couplingin mdi we can have different ... Read Answers (1) | Asked by : aaaaa i know that function name is same. but each time we are writing code for each function.then in which way it is advantageous than normal function.
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||