0 votes
2 answers
1
Qn. 68 Which of the data structure is suitable for implementing a buffer to file?(A) File(B) Linked List(C) Array(D) All of the above(E) None of the above
1 votes
1 answer
2
Q 69. Which data structure is used to implement a request handler in a web server?(A) Stack(B) Queue(C) Arrays(D) All of the above(E) None of the above
0 votes
1 answer
3
Qn 70. Which of the data structure is not suitable for building a cache?(A) File(B) Linked List(C) Arrays(D) All of the above(E) None of the above