Question:

How many machine cycles required for function call?

by  |  earlier

0 LIKES UnLike

How many machine cycles required for function call?

 Tags:

   Report

2 ANSWERS


  1. Depends on the function and the processor.


  2. This is dependent on processor type and compiler efficency. You can find the count by compiling a relevant function call, checking the macine code generated and looking up the instruction timing in the processor documentation.

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.