in which language c language is written?
Answers were Sorted based on User's Feedback
write a program in c to read array check element is present or not?
How do I initialize a pointer to a function?
what is software?
what is recursion in C
What does the file stdio.h contain?
What is structure and union in c?
Place the #include statement must be written in the program?
How to write a code for random pick from 1-1000 numbers? The output should contain the 10 numbers from the range 1-1000 which should pick randomly, ie ,for each time we run the code we should get different outputs.
How is actual parameter different from the formal parameter?
why java is called as a purely oops language.
How can I increase the allowable number of simultaneously open files?
what is default constructor?