What are the phases in s/w developed life cycle?
wat is the diff b/w stack & queue...where do we use stack
Answer Posted / rani
Stack follows LIFO. whereas queue follows FIFO.
All local variables and function calls are stored
temporarily in stack during program execution.
It is easy to manipulate stack operation rather than queue.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
What are the different types of pointers used in c language?
What is the use of bit field?
What is the use of a static variable in c?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
What is difference between structure and union?
Write a program to print “hello world” without using semicolon?
What is the difference between mpi and openmp?
What is equivalent to ++i+++j?
How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
Why is sizeof () an operator and not a function?
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?
What is the collection of communication lines and routers called?