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
What is difference between class and function?
What is fixed in c++?
What are protected members in c++?
What is new in c++?
Difference between pass by value and pass by reference?
Can union be self referenced?
How do you add an element to a set in c++?
What is difference between malloc()/free() and new/delete?
write a porgram in c++ that reads an integer and print the biggest digit in the number
Describe friend function & its advantages.
Why do we use iterators?
Why main function is special in c++?
What is pure virtual function? Or what is abstract class?
What does floor mean in c++?
Is java easier than c++?