Question: What do the following declaration signify?

Options

A : cmp is a pointer to an void function type.

B : cmp is a void type pointer function.

C : cmp is a function that return a void pointer.

D : cmp is a pointer to a function which returns void .

Click to view Correct Answer

Previous || Next

Complicated Declarations - General Questions more questions

What do the following declaration signify?

Declare the following statement? "A pointer to a function which....

What do the following declaration signify?

Declare the following statement? "A pointer to a function which....

What do the following declaration signify?

What do the following declaration signify?

What do the following declaration signify?

How many times "IndiaBIX" is get printed?

How many times the while loop will get executed if....

Which of the following is not logical operator?

Arrays - General Questions more Online Exam Quiz

OOPS Concepts - General Questions

References - General Questions

Arrays - General Questions

Control Instructions - General Questions

Declarations and Initializations - General Questions

Floating Point Issues - General Questions