Missing parentheses in return statement
Function should be define as int f(int a,int b)
Redeclaration of a
No error
Returns an integer
Returns a non-integer value
Is not defined in the same file
None of these
Function does not return any value, because it goes into an infinite loop
11
1011
Generated
Inherited
Spawned
Declassified
Receive an integer variable named num from the main () program
Receive any integer variable from the main() program
Either (a) or (b)