Discussion :: Microprocessors
-
Assertion (A): In C a variable name can have upto 8 characters and special symbols can also be part of variable name.
Reason (R): In C a type declaration at the beginning of program indicates the type of variable name used in the program.
A.
Both A and R are correct and R is correct explanation of A
|
B.
Both A and R are correct but R is not correct explanation of A
|
C.
A is correct R is wrong
|
D.
A is wrong R is correct
|
Answer : Option D
Explanation :
No answer description available for this question.
Be The First To Comment