In c programming typeing to occupy the variables in memory
space.
if not useing the variable the memory space is wasted.ok,
how to avoid the situation..? (the variable is used &
notused)


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

Post New Answer

More C Interview Questions

difference between i++* and *++i

6 Answers   IBM,


What is the purpose of 'register' keyword in c language?

0 Answers  


What are pointers?

0 Answers   Accenture, Tavant Technologies, Zensar,


What is dynamic memory allocation?

0 Answers  


c program to manipulate x=1!+2!+3!+...+n! using recursion

1 Answers   TCS,


Is it possible to have a function as a parameter in another function?

0 Answers  


main() { float a=3.2e40; printf("%d",a); }

9 Answers   Satyam,


what is c language.

3 Answers  


How can I find the modification date of a file?

0 Answers   Celstream,


How to print India by nested loop? I IN IND INDI INDIA

4 Answers   NIIT, Wipro,


What is a stream in c programming?

0 Answers  


what is difference between procedural language and functional language ?

4 Answers   Wipro,


Categories