Which compiler does turbo c++ use?


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

Post New Answer

More C++ General Interview Questions

Is c better than c++?

0 Answers  


What are separators in c++?

0 Answers  


What is wrapper class in c++?

0 Answers  


What are literals in C++?

0 Answers   Wipro,


Write a program to find the Fibonacci series recursively.

0 Answers   Huawei,


Difference between overloading vs. Overriding

0 Answers  


declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator

0 Answers  


Difference between inline functions and macros?

0 Answers  


What is a mutex and a critical section.Whats difference between them?How do each of them work?

4 Answers   CTS,


What is the difference between strcpy() and strncpy()?

0 Answers  


How many static variables are created if you put one static member into a template class definition?

0 Answers  


What information can an exception contain?

0 Answers  


Categories