Question: What do the following declaration signify?

Options

A : argv is a pointer to pointer.

B : argv is a pointer to a char pointer.

C : argv is a function pointer.

D : argv is a member of function pointer.

Click to view Correct Answer

Previous || Next

Complicated Declarations - General Questions more questions

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?

In mathematics and computer programming, which is the correct order....

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