1. Computer Science Engineering (CSE)
  2. Data Structure (DS)
  3. In a queue, the initial values of front ...
Q.

In a queue, the initial values of front pointer f rare pointer r should be …….. and ……….. respectively.

A. 0 and 1
B. 0 and -1
C. -1 and 0
D. 1 and 0
Answer» B. 0 and -1
View all MCQs in:   Data Structure (DS)

Discussion