Multiple choice Which of the following functions in C++ is used for performing short term calculation? Memory allocation function Inline function Member function Default function Friend function Reveal answer Fill a bubble to check yourself B Correct answer Explanation This is the function in C++ used for performing short term calculation and consisting of one or two statements only.