what is difference between static and non-static variables
Answer Posted / r
veryb good answer
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
which operator is used for performing an exponential operation a) > b) ^ c) none
List down the guideline that should be followed while using friend function.
Which one between if-else and switch is more efficient?
Difference between overloaded functions and overridden functions
What is the main function c++?
Does dev c++ support c++ 11?
How const int *ourpointer differs from int const *ourpointer?
What is operator overloading in c++ example?
Is multimap sorted c++?
What is the difference between function overloading and operator overloading?
What is struct c++?
What is the basic difference between C and C++?
What is dynamic and static typing?
Differentiate between declaration and definition.
Write syntax to define friend functions in C++.