what is stack , heap ,code segment,and data segment


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

how to make program without <> in libray.

0 Answers  


how to print the character with maximum occurence and print that number of occurence too in a string given ?

0 Answers   Microsoft,


1.)how to find d most repeated word in a string? string ="how do you do"?? output should be do

1 Answers   AAS, Nagarro, Vuram,


what is output of the following statetment?Printf(“%x”, -1<<4); ?

5 Answers  


how to get starting address of a running C program

3 Answers  






What are the 4 types of programming language?

0 Answers  


if we take a number as a char then can we manipulate(add, subtract) on this number

2 Answers  


program for swapping two strings by using pointers in c language

1 Answers  


What is a constant and types of constants in c?

0 Answers  


What does the message "automatic aggregate intialization is an ansi feature" mean?

0 Answers  


What is the difference between malloc() and calloc() function in c language?

0 Answers  


Tell us the difference between these two : #include"stdio.h" #include<stdio.h> define in detial.

5 Answers  


Categories