Q10- Choose the correct identifier name : a) 9marks b) ∑ (c) Total (d) All are correct * A) 9marks B) ∑ Ο Ο Ο Ο C) Tota D) All are incorrect action
Answers
Answered by
2
Answer:
bro
the answer is a 4×9
36
Answered by
2
ALl are incorrect options.
Explanation:
An identifier is nothing but a name assigned to an element in a program. It can be a name of a variable, function, etc.
As the name says, identifiers are used to identify a particular element in a program.
Each identifier must have a unique name and must be different from the other in program.
For example : int a;
The above line is used to tell the compiler that there is a variable a that is of Integer datatypes.
An identifier is also a name that identifies a unique object or a unique class of objects.
where the object or class may be an idea and physical countable object or physical non-countable substance.
Similar questions