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

What are the advantages of pointers?

0 Answers  


How to allocate memory dynamically for a reference?

0 Answers  


What are class and object in C++?

1 Answers  


How many types of classes are there in c++?

0 Answers  


What are 2 ways of exporting a function from a dll?

0 Answers  






In what situations do you have to use initialization list rather than assignment in constructors?

0 Answers  


what is static function

2 Answers   Patni,


What is meant by reference variable in C++?

1 Answers  


What is the difference between Char a[ ]=”string” and char *a=”String”

11 Answers   Adobe,


What is the difference between a template and a macro?

0 Answers  


Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?

0 Answers  


What is the use of setfill in c++?

0 Answers  


Categories