Computer Science, asked by Raashidhurrah, 1 year ago

what is an inline function

Answers

Answered by MohammedRahil
2
In the C and C++ programming languages, an inline function is one qualified with the keyword inline; this serves two purposes.
Similar questions