What is microsoft visual c++ 2008 redistributable and do I need it?


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

Post New Answer

More VC++ AllOther Interview Questions

What is iunknown? Explain some of commonly used methods provided by iunknown.

0 Answers  


What is the difference between turbo c++ and visual c++?

0 Answers  


#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  


What is the value of the expression a = 42?

2 Answers  


What is the difference between the client and non-client areas?

2 Answers  






What is iunknown?

0 Answers  


Name some examples of the different types of windows found in a Windows application?

4 Answers  


What are the advantages of a message map

0 Answers  


Is visual c++ a compiler?

0 Answers  


Do you need microsoft visual c++?

0 Answers  


What is a transparent image?

1 Answers  


How do I create an mfc application in vc++?

0 Answers  


Categories