Is microsoft visual c++ important?
No Answer is Posted For this Question
Be the First to Post Answer
How do I create an mfc application in vc++?
How can we allow no selection of radio button in grouped radio buttons?
Is it safe to uninstall microsoft visual c++ 2008 redistributable?
What is cmutex? How can we use it?
What is more efficient to pass as a parameter--a pointer or an object? Why?
What is the default label used for in a switch statement?
What is cwinthread class?
What is microsoft visual c++ used for?
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;}
What function is used to trap all mouse messages?
What Is InfoViewer?