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

pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)

0 Answers   Huawei,


mplementation of stack using any programing language

1 Answers   Marlabs,


what is the difference between 123 and 0123 in c?

0 Answers  


what is data structure?

5 Answers   CBSE,


How to removing white spces in c programming only bu using loops

2 Answers  






program that accepts amount in figures and print that in words

2 Answers   Infosys, Lovely Professional University, Wipro,


When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?

0 Answers   TISL,


What is action and transformation in spark?

0 Answers  


What is omp_num_threads?

0 Answers  


Write a c program using for loop in switch case?

1 Answers   Infosys,


Program to find the absolute value of given integer using Conditional Operators

6 Answers   N Tech,


main() { int i; for(i=0;i<5;i++) printf("%d",1l<<i); } why doesn't 'l' affect the code??????

1 Answers  


Categories