Answer Posted / srilatha
STACK IS A COLLECTION R HEAP OF ELEMENTS IN FIRST IN LAST
OUT METHOD.
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Why do some versions of toupper act strangely if given an upper-case letter?
What are data structures in c and how to use them?
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
What does do in c?
Place the #include statement must be written in the program?
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?
Explain how do you generate random numbers in c?
What is the purpose of & in scanf?
What is c definition?
Explain about block scope in c?
Explain what is the difference between text files and binary files?
What are the applications of c language?
can any one tel me wt is the question pattern for NIC exam
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above