Define a way other than using the keyword inline to make a function inline?



Define a way other than using the keyword inline to make a function inline?..

Answer / subham chaudhary

The function must be defined inside the class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is ostream in c++?

0 Answers  


Is swift faster than go?

0 Answers  


Does improper inheritance have a potential to wreck a project?

0 Answers  


Write is a binary search tree? Write an algo and tell complexity?

0 Answers   Axtria,


What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.

0 Answers  






What things would you remember while making an interface?

0 Answers  


Is there any problem with the following: char *a=NULL; char& p = *a;?

1 Answers  


What are the two types of comments, and how do they differ?

0 Answers  


Is dev c++ free?

0 Answers  


Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.

0 Answers  


const char * char * const What is the differnce between the above two?

11 Answers   TCS,


What does the ios::ate argument do?

0 Answers  


Categories