What is dev c++ used for?


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

Post New Answer

More C++ General Interview Questions

What is RTRT tool?can it be used for automation?can it work on packet PC?

3 Answers  


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

0 Answers  


What is the advantage of an external iterator.

0 Answers  


What is the outcome of cout< a) 16 b) 17 c) 16.5

0 Answers  


How can we read/write Structures from/to data files?

0 Answers  






Write a program that read 2o numbers in and array and output the second largest number. Can anybody help??

7 Answers  


Why do we need runtime polymorphism in c++?

0 Answers  


What is the use of object in c++?

0 Answers  


What do you mean by Stack unwinding?

1 Answers  


What happens when you make call 'delete this;'?

0 Answers  


What is binary search in c++?

0 Answers  


Why do we need pointers?

0 Answers  


Categories