Question: Which of the following statements is false or true? 1. In doubly linear linked list contains two link fields one is storing the address of
Which of the following statements is false or true?
1. In doubly linear linked list contains two link fields one is storing the address of next node and the other stores the address of the previous node.
2. To create a new node dynamically, malloc () function in used.
A. Statement 1 is false
B. Statement 2 is false
C. Statements 1 and 2 are false
D. Statements 1 and 2 are true
Step by Step Solution
3.45 Rating (155 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
