explain what is fifo?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between scanf and gets?
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
what are the files which are automatically opened when a c file is executed?
what is the difference between const volatile int i & volatile const int j;
WAP to accept basic salary of an employee? Calculate it HRA=25%,DA=30%,PF=30%&net salary display all contents?
6 Answers Finite Infotech, Lovely Professional University, Wipro,
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
Can math operations be performed on a void pointer?
Can we declare variables anywhere in c?
How can I recover the file name given an open stream?
What are volatile variables?
What is Conio.h ?