QN1: A linked list index is______ that represents the position of a node in a linked list. a. An Integer b. a variable c. a character d. a boolean AnswerAnswer: a. An Integer QN2:________ form of access is used to add and remove nodes from a queue. a. LIFO, Last In First Out b. FIFO,…