Difference between inline functions and macros?
No Answer is Posted For this Question
Be the First to Post Answer
Why we use #include conio h in c++?
What is compilation?
What is the use of vtable?
class base { public: int fun(int) {} }; class base2 { public: int fun(float) { } }; so here qustion is both function either function overloading or over riding;
Explain the term memory alignment?
What are the differences between public, private, and protected access?
12 Answers IBM, Oracle, Wipro,
What is "map" in STL?
What is the average salary of a c++ programmer?
Explain the concept of dynamic allocation of memory?
Which is better turbo c++ or dev c++?
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
What is the size of pointer ? Also size of pointer in 64 bit pointer