Home » C Programming » Variables » Question
  1. Variable name resolution (number of significant characters for the uniqueness of variable) depends on ___________.
    1. Assemblers and loaders implementations
    2. C language
    3. Compiler and linker implementations
    4. All of above
    5. None of these
Correct Option: C

It depends on the standard to which compiler and linkers are adhering.



Your comments will be displayed only after manual approval.