How can you find out how much memory is available?


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

Post New Answer

More C Interview Questions

Method Overloading exist in c ?

3 Answers   Wipro,


write a C code to reverse a string using a recursive function, without swapping or using an extra memory.

9 Answers   Motorola, TCS, Wipro,


What is the difference between new and malloc functions?

0 Answers   InterGraph,


What are the 3 types of structures?

0 Answers  


How do I create a directory? How do I remove a directory (and its contents)?

0 Answers  






which of 'arrays' or 'pointers' are faster?

5 Answers  


why programming language C is still used in operating system's kernel??

1 Answers   Wipro,


Write a C Program to display the following menu: Menu 1. Display 2. Copy 3. Append 4. Exit Accept the choice (1-4) from the user, and perform the following tasks: Choice 1: Accept a file name from the user and display the file on screen Choice 2: Accept two file names, and copy first file to the second Choice 3: Accept two file names, and append second file to the first file Choice 4: Terminate the program

1 Answers   Accenture, Concor, DMU, Satyam, Syntel, Tora,


Differentiate fundamental data types and derived data types in C.

0 Answers   HCL,


write the program for prime numbers?

73 Answers   Accenture, Aptech, Infosys, TCS,


what is software?

7 Answers   Wipro,


Why do u use # before include in a C Progam?

9 Answers   IBM,


Categories