what is the stackpointer

Answers were Sorted based on User's Feedback



what is the stackpointer..

Answer / kumaresan g

Stack pointer points the top most element of the stack.

Is This Answer Correct ?    4 Yes 0 No

what is the stackpointer..

Answer / rajendra.p

An address that identifies the location of the most recent
item placed on the stack

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More C Interview Questions

Why do we use static in c?

0 Answers  


though sbi was nationalized why its not comes under nationalized banks and its comes under publicsector banks

3 Answers   State Bank Of India SBI,


What does c mean in basketball?

0 Answers  


Can the size of an array be declared at runtime?

0 Answers  


What's the total generic pointer type?

0 Answers  






What are the advantages of using linked list for tree construction?

0 Answers  


WRITE A C PROGRAM FOR PRINT "RHOMBUS" STRUCTURE . Example: Enter the numbers :3 * * * * * * * *

3 Answers   Infosys, TCS,


Symmetric technologies interview questions. For Computer science candidates the first round is a objective type written test consisting of 16 questions.It is very easy ,any police man can solve this. And next round is a written test consists of both objective and subjective .Total 40 question related to c,c++ and operating system related questions. And then a technical interview and give some program to solve with computer.The md is adamant person, whatever he says we have to accept that is the condition. And one more thing ,,,these interview is just for a formality..the company will select only innocent guys.. the person's without a backbone only they require.. And u have to submit the certificates this is the most important problem...So if you are not getting any other jobs..then only join with this... It is better to try for other company...And apart from that symmetric do a lot of projects..If a candidate can manage everything u can join and make good career with this company... The Md will normally speak rudely..but he is good person and he will give you a lot of very good chances to improve your career....but with cheap salary....

0 Answers   Symmetric Technologies,


Why do we use stdio h and conio h?

0 Answers  


main() { enum{red,green,blue=6,white}; pf("%d%d%d%d", red,green,blue,white); return 0; } a)0 1 6 2 b)0 1 6 7 c)Compilation error d)None of the above

6 Answers  


what is difference between null and nul in c language

2 Answers  


write a program to sum of its digit with using control structure or with out using loop. for ex: let the number is 25634 then answer will be=2+5+6+3+4=20

4 Answers  


Categories