Define a way other than using the keyword inline to make a function inline?
Answer Posted / subham chaudhary
The function must be defined inside the class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].
What is a base class?
Should a constructor be public or private?
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
What is a wchar_t in c++?
Does c++ have string data type?
What is the use of this pointer in c++?
Define Virtual function in C++.
Why are pointers not used in c++?
What is a volatile variable in c++?
What are compilers in c++?
What is recursion?
write a function signature with various number of parameters.
Show the declaration for a static function pointer.
What is c++ code?