What is a .h file c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the advantage of an external iterator.
Will c++ be replaced?
What is the difference between "overloading" and "overridding"?
what is Loop function? What are different types of Loops?
What size is allocated to the union variable?
if i want cin 12345678910 and cout abcdefghij. so how can i create the program?. example : if i key in 8910 so the answer is ghij.
What do nonglobal variables default to a) auto b) register c) static
Is it legal in c++ to overload operator++ so that it decrements a value in your class?
Can you Mention some Application of C/C++?
Explain what is class definition in c++ ?
Can create new c++ operators?
structure contains int, char, float how it behaves for big endian and little endian?