How compile and run c++ program in turbo c++?


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

Post New Answer

More C++ General Interview Questions

Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].

0 Answers  


What is the difference between prefix and postfix versions of operator++()?

0 Answers  


Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?

0 Answers  


What is a smart pointer?

1 Answers  


Explain this pointer?

0 Answers  






What is the full form of ios?

0 Answers  


What is the advantage of an external iterator.

0 Answers  


What's the "software peter principle”?

0 Answers  


What do manipulators do?

0 Answers  


Can I create my own functions in c++?

0 Answers  


What is the difference between global variables and static varables?

0 Answers  


What are the advantages of C++ programming compared to C programming?

2 Answers   HAL,


Categories