How to find the usage of memory in a c program
macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
12 Answers HCL, Infosys, Microsoft,
How can I set an array's size at run time?
What is pointer to pointer in c with example?
what is difference between overriding and overloading?
If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..
Write a program to check palindrome number in c programming?
How do I use void main?
Is a house a shell structure?
Why is event driven programming or procedural programming, better within specific scenario?
Which is the memory area not included in C program? give the reason
Explain how do you print only part of a string?
Where are the auto variables stored?