Q:

What is the Identifier in C Language?

0

 What is an Identifier in C Language.?

A) Name of a Function or Variable

B) Name of a Macros

C) Name of Structure or Union

 

D) All the above.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

answer is D

Explanation:

int age=25;

//here age is an Identifier

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

C programming MCQ from basics to professional

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
An Identifier may contain?... >>
<< what is the representation of the digraph %:%: ?...