Question: Which of the following return-type cannot be used for a function in C?

Options

A : char *

B : struct

C : void

D : none of the mentioned

Click to view Correct Answer

Next

C Programming Questions And Answers Structures Functions more questions

What is the default return-type of getchar()?

The decision problem is the function from string to ______________

Select the odd one out with respect to type?

Which of the following data-types are promoted when used as....

What type of value does sizeof return?

What type of initialization is needed for the segment “ptr[3]....

The C library function _________ breaks string s1 into a....

Which is correct with respect to the size of the....

Which of the following is not a pointer declaration?

In a 32-bit compiler, which 2 types have the same....

Chemical Engineering Basics - Part 1 more Online Exam Quiz

C Programming Interview Questions Ungetc

C Programming Pointers Functions

C Programming Pointers Pointers

C Programming Pointers Pointers 1

C Programming Pointers Vs Multi Dimensional Arrays 2

C Programming Questions Goto Labels

C Programming Questions Macro Substitution

C Programming Questions Static Variables

C Programming Random Number Generation 1

C Programming Self Referential Structures 1