info@avatto.com
+91-9920808017
0. Consider the declarations: char first (int(*)(char,float)); int second(char,float); Which of the following function invocation is valid?
First(*second);
First(&second);
First(second);
None fo these
You must be logged in to post a 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
You must be logged in to post a comment.