Answer Posted / glibwaresoftsolutions
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
Write a program to check palindrome number in c programming?
Can you subtract pointers from each other? Why would you?
What is the correct declaration of main?
write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)
plz let me know how to become a telecom protocol tester. thank you.
What is clrscr in c?
What is the return type of sizeof?
Give me the code of in-order recursive and non-recursive.
What is the collection of communication lines and routers called?
What is bin sh c?
What is the use of putchar function?
Is return a keyword in c?
what is the different bitween abap and abap-hr?
Why doesnt this code work?
How can you draw circles in C?