Tell us the size of a float variable.
No Answer is Posted For this Question
Be the First to Post Answer
What is static variable and difference between(const char *p,char const *p,const char* const p).
What is bool in C++
How to reverse a string in C++
In C++ what is a vtable and how does it work?
How many times will this loop execute? Explain your answer.
What are Agilent PRECOMPILERS?
Name the operators that cannot be overloaded.
What is the difference between realloc() and free() in C++?
How does stack look in function calls? When does stack overflow? What can you do to remedy it?
What is an abstract class in C++
0 Answers SwanSoft Technologies,
Explain the operator overloading feature in C++ ?
When would you use a pointer? A reference?