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
Tell me about low level programming languages.
Who is the founder of c language?
What is the use of sizeof?
How do you convert strings to numbers in C?
What are the __date__ and __time__ preprocessor commands?
Can you write the function prototype, definition and mention the other requirements.
What are volatile variables in c?
how to introdu5ce my self in serco
What are the types of variables in c?
Explain the difference between the local variable and global variable in c?
Write a program with dynamically allocation of variable.
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
What is uint8 in c?
What does != Mean in c?
What is the difference between constant pointer and constant variable?