Is dev c++ a good compiler?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by pure virtual functions in C++? Give an example?
Why do we use vector in c++?
What is struct c++?
Out of fgets() and gets() which function is safe to use?
What is rvalue?
Why are arrays usually processed with for loop?
What is size of a object of following class? class Foo { public: void foo(){} }
Can I learn c++ in a week?
what Is DCS ? what i will get benefit when i did?
How the endl and setw manipulator works?
How can we access protected and private members of a class?
What is the use of pointer in c++ with example?