Question: Can we use a function as a parameter of another function? [Eg: void wow(int func())].

Options

A : Yes, and we can use the function value conveniently

B : Yes, but we call the function again to get the value, not as convenient as in using variable

C : No, C does not support it

D : This case is compiler dependent

Click to view Correct Answer

Previous ||

C Interview Questions Basics Functions more questions

Will dielectric breakdown lead to formation of magnetic monopole?

Can you perform an addition on three operands simultaneously in....

YACC is an acronym for:

Consider a situation of writing a binary tree into a....

Can a tree stored in an array using either one....

Find whether the vector is solenoidal, E = yz i....

Fluid velocity is very high. Will thermodynamic equilibrium be applicable....

Which of the following is a foundational exploratory visualization package....

The ________ project builds on top of pandas and matplotlib....

Virtual work is used to determine _____

Chemical Engineering Basics - Part 1 more Online Exam Quiz

C Interview Experienced Storage Management

C Interview For Freshers String Operations

C Interview Freshers Random Number Generation

C Interview Freshers Typedefs

C Interview Freshers Variable Length Argument

C Interview Questions Character Class Testing Conversions

C Interview Questions Character Pointers Functions

C Interview Questions Command Line Arguments

C Interview Questions Conditional Inclusion

C Interview Questions Experienced Break Continue