Why static variable is used in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is the general form of #line preprocessor?
How many levels of pointers can you have?
Do string constants represent numerical values?
Write code for finding depth of tree
How can I write a function analogous to scanf?
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
write a program to insert an element at the specified position in the given array in c language
write c program to display output 10(10+20)+(10+20+30)+ ... n term
0 Answers Hindustan Gum Chemicals,
write a program wch produces its own source code aas its output?
what is the similarities between. system call and library function?
What is array within structure?
write a program in c language that uses function to locate and return the smallest and largest integers in an array,number and their position in the array. it should also find and return the range of the numbers , that is , the difference between the largest number and the smallest.