explain what is fifo?
No Answer is Posted For this Question
Be the First to Post Answer
What is string length in c?
What is pass by reference in functions?
int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;
How to find the given no is odd or even without checking of any condition and loops. (Hint: Using array)
What is c preprocessor mean?
what is a NULL Pointer? Whether it is same as an uninitialized pointer?
what is the meaning of java that is (J A V A) full form of JAVA
71 Answers AKS University, Bhel, BNL, BPO, HCL, Peacecon,
What is nested structure with example?
how to swap 2 numbers within a single statement?
what will be the output of" printf("%d%d",scanf("%d% d",&a&b));"
Who had beaten up hooligan "CHAKULI" in his early college days?
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above