What is the advantage of c?
No Answer is Posted For this Question
Be the First to Post Answer
What is the process to generate random numbers in c programming language?
write a program that finds the factorial of a number using recursion?
what will be the output for the following program? main() { char ch = 'k'; char c; printf("%c",c); }
What are actual arguments?
How does struct work in c?
how does a general function , that accepts an array as a parameter, "knows" the size of the array ? How should it define it parameters list ?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
Why is c so important?
What is the difference between array and structure in c?
Why c language?
what is software?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?