Welcome Guest | Sign in | Register
Functions - Discussion Page For Q.10740 | C Programming Questions and Answers | C Programming Free Online-Tests | LucentBlackBoard | LucentBlackBoard.com

Home > Java Programming > Functions > Questions and Answers

Q: What is the output of the following code?
void ( * abc( int, void ( *def) () ) ) ();
A. null B. Returns float
C. Returns void D. Returns int

Answer and Explanation

Answer:Returns void

Explanation:
abc is a ptr to a function which takes 2 parameters .(a). An integer variable (b). A ptr to a funtion which returns void. The return type of the function is void.

Comment on this Question

Name:

Loading...




Partner Sites
LucentBlackBoard.com                  SoftLucent.com                  LucentJobs.com
All rights reserved © 2012-2015 SoftLucent.