1.

Variable name resolution (number of significant characters for the uniqueness of variable) depends on ___________(a) Compiler and linker implementations(b) Assemblers and loaders implementations(c) C language(d) None of the mentionedThe question was posed to me in an internship interview.My enquiry is from Variable Names topic in division Data Types, Operators and Expressions in C of C

Answer»

The CORRECT option is (a) Compiler and LINKER implementations

The explanation: It depends on the STANDARD to which compiler and linkers are adhering.



Discussion

No Comment Found

Related InterviewSolutions