Question: Which of the following statements regarding inline functions is correct?

Options

A : It speeds up execution.

B : It slows down execution.

C : It increases the code size.

D : Both A and C.

Click to view Correct Answer

Previous || Next

OOPS Concepts - General Questions more questions

What happens if the base and derived class contains definition....

Which of the following are available only in the class....

Which of the following is not a type of inheritance?

Which of the following operators cannot be overloaded?

In which of the following a virtual call is resolved....

Which one of the following is the correct way to....

Which of the following header file includes definition of cin....

Which of the following keyword is used to overload an....

What will happen if a class is not having any....

Which inheritance type is used in the class given below?....

Constructors and Destructors - General Questions more Online Exam Quiz

Windows 2000 Server - Part 1

Windows NT - Part 1

Constructors and Destructors - General Questions

Functions - General Questions

Objects and Classes - General Questions

References - General Questions

Arrays - General Questions

Complicated Declarations - General Questions