Answer Posted / nashiinformaticssolutions
First In First Out is what FIFO stands for.
Data can be accessed, stored, and retrieved using this method.
The first data to be extracted is the one that was initially stored.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
Explain how can I right-justify a string?
What is wild pointer in c?
typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none
What library is sizeof in c?
What do you mean by recursion in c?
which is an algorithm for sorting in a growing Lexicographic order
What is data type long in c?
simple program of graphics and their output display
Do you know the difference between exit() and _exit() function in c?
How can I recover the file name given an open stream or file descriptor?
What is the role of && operator in a program code?
Is there any data type in c with variable size?
Why doesn't C support function overloading?
What are local variables c?