Online MCQ Assignment Answer QN1: Prior to using a pointer variable it should be a. declared b. initialized c. both declared and initialized d. none of these AnswerAnswer: c. both declared and initialized QN2: For ‘C’ programming language a. constant expressions are evaluated at compile time b. string constants can be concatenated at compile…