Multiple Choice
A function is considered to be ____ if a compiler may replace the function call by the actual code for the function.
A) inline
B) substitutable
C) redirectable
D) virtual
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Member functions can be implemented outside the
Q16: _ can belong to more than one
Q17: Abstraction is the collection of similar operations
Q18: A(n)_ message is sent to a class
Q19: _ is an important need satisfied by
Q21: Object-oriented programs consist of a set of
Q22: _ is the use of the same
Q23: In Java,the _ constructor takes no parameters.<br>A)
Q24: Messages in Smalltalk that expect arguments are
Q25: All built-in classes in Smalltalk are subclasses