What return value must conversion operators have in their declaration?
What is rtti in c++?
tell me about yourself ?i want answer for frehers with various exasmples?
What does asterisk mean in c++?
Write a program to swap 2 chars without using a third varable? char *s = "A"; char *p = "B";
Differentiate between C and C++.
Can a class be static in c++?
Distinguish between a # include and #define.
What is size_type?
How to give an alternate name to a namespace?
Difference between Operator overloading and Functional overloading?
Explain the pure virtual functions?
Floating point representation and output seems to be compiler dependent?