How to find the usage of memory in a c program



How to find the usage of memory in a c program..

Answer / anusha

using pointers

Is This Answer Correct ?    12 Yes 8 No

Post New Answer

More C Interview Questions

macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration

12 Answers   HCL, Infosys, Microsoft,


How can I set an array's size at run time?

9 Answers  


What is pointer to pointer in c with example?

0 Answers  


what is difference between overriding and overloading?

1 Answers  


If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..

0 Answers   IBM, Wipro,


Write a program to check palindrome number in c programming?

0 Answers  


How do I use void main?

0 Answers  


Is a house a shell structure?

0 Answers  


Why is event driven programming or procedural programming, better within specific scenario?

0 Answers   Wipro,


Which is the memory area not included in C program? give the reason

0 Answers   IBM, TCS,


Explain how do you print only part of a string?

0 Answers  


Where are the auto variables stored?

0 Answers   TISL,


Categories