What are the functions to open and close file in c language?
No Answer is Posted For this Question
Be the First to Post Answer
Is c still relevant?
What are global variables and explain how do you declare them?
Read N characters in to an array . Use functions to do all problems and pass the address of array to function. 2. Enter alphanumeric characters and form 2 array alphaets and digits.Also print the count of each array.
What is unsigned int in c?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
What are header files why are they important?
What is getch() function?
write a method for an array in which it can display the largest n next largest value.
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
program for comparing 2 strings without strcmp()
who is the father of c
why java is called as a purely oops language.