Why do we use double in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Can you overload the operator+ for short integers?
char *ch = "abcde"; char c[4]; how to copy 'ch' to 'c'?
How can you force instantiation of a template?
What is a binary file? List the merits and demerits of the binary file usagein C++.
Define a constructor - what it is and how it might be called (2 methods)?
What is class invariant in c++?
Describe linkages and types of linkages?
What are the types of STL containers?
What can c++ be used for?
What is scope of a variable? (LOLZ)
What is setbase c++?
Explain the concept of friend function in c++?