Explain the significance of initapplication() in vc++.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More VC++ AllOther Interview Questions

Do I need all the microsoft visual c++ redistributable?

0 Answers  


Where can I find microsoft visual c++?

0 Answers  


Difference between getmessage, postmessage & peakmessage.

0 Answers  


what is mean [] inc what is the use of include conio.h in c

1 Answers   BirlaSoft,


What Is Your Greatest Weakness?

4 Answers   Apple, Infosys, IOCL, Servion, TCS, VisionTek,






#include<stdio.h>int(){int a,*b,**c,***d,****e; a=10;b=&a;c=&b;d=&c;e=&c;printf("a=%d b=%u c=%u d=% e=%u",a,b,c,d,e);printf ("%d%d%d\n",a,a+?*b,**c+***d+,****e);return0;}

1 Answers  


how i can design a user interface in vc++ for getting inputs from users

1 Answers   Path Finders, TCS,


What is microsoft visual c++ 2015 redistributable package x64?

0 Answers  


How a dll will be sharable by more than one exe?

4 Answers   CA,


What Is InfoViewer?

1 Answers  


What is microsoft visual c++ runtime library error?

0 Answers  


What are the two forms of the #include preprocessor directive?

1 Answers  


Categories