Home » Technical Questions » Programming

In the following code in which order the functions would be called? a = ( f1 ( 23,14 ) * f2 ( 12/4) ) + f3() ;

← Previous Next →

Discussion & Comments

No comments yet. Be the first to comment!