Question: typedef int (*PFI)(char *, char *)creates ___________

Options

A : type PFI, for pointer to function (of two char * arguments) returning int

B : error

C : type PFI, function (of two char * arguments) returning int

D : type PFI, for pointer

Click to view Correct Answer

Previous || Next

C Interview Freshers Typedefs more questions

Which of the following is/are the factors that influence corrosion....

What are the factors that affect Galvanic coupling?

For the functioning of the gating system, which of the....

The values of cutoff frequencies in general depend on which....

The size of root gap and root face for groove....

What is the benefit of c++ input and output over....

Which macro retrieves the next argument in the parameter list....

Which of the following language accepted by a Push down....

The production Grammar is {S->aSbb,S->abb} is __________ grammar.

The production Grammar is {S->aSbb, S->abb} is?

Chemical Engineering Basics - Part 1 more Online Exam Quiz

Basic C Questions Scope Variable

C Interview Experienced Error Handling

C Interview Experienced Storage Management

C Interview For Freshers String Operations

C Interview Freshers Random Number Generation

C Interview Freshers Variable Length Argument

C Interview Questions Basics Functions

C Interview Questions Character Class Testing Conversions

C Interview Questions Character Pointers Functions

C Interview Questions Command Line Arguments