C MCQ set number 00721

1. What is the output of this C code? #include <stdio.h> int mul(int a, int b, int c) { return a * b * c; } void main() { int *function_pointer; function_pointer = mul; printf(”The product of three numbers is:%d”, function_pointer(2, 3, 4)); } a) The product of three numbers is:24 b) Compile time error…

This content is for paid premium members only.
You can view complete answer after activation your membership.
Buy membership
Already a member? Log in here
ed010d383e1f191bdb025d5985cc03fc?s=120&d=mm&r=g

DistPub Team

Distance Publisher (DistPub.com) provide project writing help from year 2007 and provide writing and editing help to hundreds student every year.