C programming language linked lists quiz & multiple choice questions(mcqs) and answers are available to download in PDF for free. These objective type questions with Answers are useful for preparations of competitive exams like CBSE NET, GATE, NIELIT, BCA, B.Sc. MCA, M.Sc. B.Tech, M.Tech, BE, ME etc.
1
In linked list representation, a node contains at least
5
An array A[15][20] is stored in memory. Each element is of integer type. If ther base address is 600 determine the address of A[8][13] when the array is stored as row major wise