info@avatto.com
+91-9920808017
0. What error would the following function give on compilation? f(int a,int b) { int a; a = 20; return a; }
Missing parentheses in return statement
Function should be define as int f(int a,int b)
Redeclaration of a
No error
Your email address will not be published. Required fields are marked *
Report
Name
Email
Website
Save my name, email, and website in this browser for the next time I comment.
Comment
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login