what is a stack

Answer Posted / eresh

stack is a part of ram memory

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is adt in c programming?

611


Explain how can you determine the size of an allocated portion of memory?

624


What is extern variable in c with example?

538


Can you please explain the difference between syntax vs logical error?

697


What are preprocessor directives in c?

638






explain what is a newline escape sequence?

690


Write a C program to help a HiFi’s Restaurant automate its breakfast billing system. Your assignment should implement the following items: a. Show the customer the different breakfast items offered by the HiFi’s Restaurant. b. Allow the customer to select more than one item from the menu. c. Calculate and print the bill to the customer. d. Produce a report to present your complete program and show more sample output. Assume that the HiFi’s Restaurant offers the following breakfast menu: Plain Egg $2.50 Bacon and Egg $3.45 Muffin $2.20 French Toast $2.95 Fruit Basket $3.45 Cereal $0.70 Coffee $1.50 Tea $1.80

2555


Does c have circular shift operators?

731


What do you mean by dynamic memory allocation in c?

650


What is the use of function overloading in C?

677


List some basic data types in c?

559


Which type of language is c?

653


How do you determine the length of a string value that was stored in a variable?

652


Why does everyone say not to use scanf? What should I use instead?

680


in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none

602