Can I delete old microsoft visual c++?


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

Post New Answer

More VC++ AllOther Interview Questions

What is visual c++ runtime error?

0 Answers  


What is the difference between serialization and deserialization?

4 Answers   Cap Gemini, HCL, MBT,


What is the difference between the cout and cin iostream objects?

7 Answers  


Explain pointer to the constant and constant pointer?

0 Answers  


What is mfc in vc++?

0 Answers  






How you build a project using Developer Studio?

0 Answers  


How do you handle drag and drop in ole?

0 Answers  


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

1 Answers   Path Finders, TCS,


#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  


Which steps are required to add a column to a list view?

2 Answers  


What is visual c++ runtime?

0 Answers  


What Is Your Greatest Weakness?

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


Categories