the below code int gethighspeedcycle ( double frequency, string architecture, int major count ); is called group of answer choices a) function definition. b) function invocation or function call. c) function implementation. d) function declaration or function prototype or function signature.