Standard Template Library (STL) Question:
WHAT IS THE DIFFERENCE BETWEEN C++ AND VC++?
Answer:
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.
friendly.It has many programming features
likeWin32, MFC, ATL, ActiveX, DLL's etc.
Previous Question | Next Question |
Tell me What is the difference between thread and process? | Write a program in C++ returning starting locations of a substring using pointers? |