What is the difference between the local variable and global variable in c?
No Answer is Posted For this Question
Be the First to Post Answer
1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. 2) the Event Manager has to send participants to the stage to perform in the order in which they registered. Write a program that will help the Event Manager know who to call to the stage to perform. The Logic should be in Data Structures
SRUCTURE PROGRAMMING
what is the similarities between. system call and library function?
Explain the use of fflush() function?
Does c have function or method?
How reliable are floating-point comparisons?
What is gets() function?
What are the header files used in c language?
What is output of the following program ? main() { i = 1; printf("%d %d %d\n",i,i++,i++); }
a simple program in c language
What is main void in c?
ratio,age,persentage