Question: Which of the following cannot be used inside sizeof?

Options

A : pointers

B : functions

C : macro definition

D : none of the mentioned

Click to view Correct Answer

Next

C Programming Sizeof Keyword 2 more questions

The incorrect statement with respect to dangling pointers is ___________

In linked list each node contains a minimum of two....

Which parameter is legal for non-type template?

void * malloc(size_t n) returns?

Which is used to do the dereferencing?

Which of the following feature is not provided by C?

Which of the following backup is also referred to as....

Which of the following backup lets you restore your data....

Which of the following backups are faster and more efficient....

The third step involved in drawing a polygon is to....

Chemical Engineering Basics - Part 1 more Online Exam Quiz

C Programming Questions Macro Substitution

C Programming Questions Static Variables

C Programming Random Number Generation 1

C Programming Self Referential Structures 1

C Programming Sizeof Keyword 1

C Programming Storage Management 1

C Programming String Operations

C Programming Ungetc 2

C Programming Variable Length Argument

C Programming Variable Names 1