How can I find out how much memory is available?



How can I find out how much memory is available?..

Answer / pankajbisane

[root@server ~]# free
[root@server ~]# free -m

Is This Answer Correct ?    8 Yes 6 No

Post New Answer

More C Interview Questions

What is gets() function?

0 Answers  


How is = symbol different from == symbol in c programming?

0 Answers  


What are the back slash character constants or escape sequence charactersavailable in c?

0 Answers  


What is this pointer in c plus plus?

0 Answers  


how to find greatet of 10 numbers without using array?

4 Answers  






Write a program to add the following ¼+2/4+3/4+5/3+6/3+... (Like up to any 12 no.s)

1 Answers   HTC,


out put of printf(ā€œ%dā€,printf(ram));

5 Answers  


What is the Difference between Macro and ordinary definition?

3 Answers   Bosch, Cognizant, College School Exams Tests, Motorola,


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,


we all know about the function overloading concept used in C++ and we all learnt abt that.... but that concept is already came in C in a very smaller propotion ... my question is IN WHICH CONCEPT THERE IS A USE OF FUNCTION OVERLOADING IS USED in C language?????????????

4 Answers   Google,


what is develop in c language

2 Answers  


What is the basic structure of c?

0 Answers  


Categories