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

Does c have class?

0 Answers  


how does printf function work

1 Answers  


Can we use any name in place of argv and argc as command line arguments?

0 Answers  


what is the definition of storage classes?

3 Answers   Wipro,


Dear Sir, we are required the bubble sorting programs Regs Prem

1 Answers  






What is the easiest sorting method to use?

0 Answers  


What is memmove?

1 Answers   Oracle,


Write a C program to check a number even or odd, without using any relational, arithmetic operator and any loops.

1 Answers  


What is malloc() function?

0 Answers  


If input is 123 then how to print 100 and 20 and 3 seperately?

4 Answers  


What are 'near' and 'far' pointers?

0 Answers  


Can we change the value of static variable in c?

0 Answers  


Categories