Which of the following statements is false or true? 1. In doubly linear linked list contains two

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 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

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: