1.

Write the advantages of inline functions.

Answer»
  • The speed of execution of a program increases.
  • Efficient code can be generated.
  • Readability of the program increases.


Discussion

No Comment Found