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
What is the benefit of using an enum rather than a #define constant?
c pgm count no of lines , blanks, tabs in a para(File concept)
What is the use of putchar function?
What is a nested formula?
write a program of bubble sort using pointer?
What is the meaning of this decleration? unsigned char (*pArray[10][10]); please reply.
why little endian and big endian came?y they using differently? y they not used commonly ?wt is application of little and big ?
Why is c used in embedded systems?
What is self-referential structure in c programming?
How can you increase the size of a statically allocated array?
What is operator promotion?
Is there any book to know about Basics of C Language?