WHAT IS THE DIFFERENCE BETWEEN C++ AND VC++



WHAT IS THE DIFFERENCE BETWEEN C++ AND VC++..

Answer / rdl

VC++ uses all C++ features.VC++ has GUI and it is user
friendly.It has many programming features
likeWin32,MFC,ATL,ActiveX,DLL's etc.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More STL Interview Questions

What is meant by stl in c++?

0 Answers  


Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.

0 Answers  


what is the difference between thread and process

1 Answers   Infosys,


totoo po ba ang manga aliens!

0 Answers  


How to write a function that goes through an array of characters and eliminates any elements that are not letters (Legal letters can be either in an uppercase or a lowercase format.) The function removeNonLetters should return the new effective size of the array as the result.

2 Answers  






if x<>=z then statement end what is the cyclomatic complexity

5 Answers  


Describe the My Computer and My Documents folders; identify the elements that are present in every Window.

0 Answers  


write a piece of c++ code which allocate memory to the 50 object of type CObj

2 Answers  


i want a road rash 3d game code if some one know please help me

1 Answers  


Give the output of the following program main() {int ret; ret=fork();ret=fork();ret=fork();ret=fork(); if(!ret) printf("sun"); else printf("solaris");

8 Answers   Sun Microsystems,


write a program to convert a decimal number in to its equivalent binary number?

0 Answers  


How stl is different from the c++ standard library?

0 Answers  


Categories