What are header files and what are its uses in C programming?
No Answer is Posted For this Question
Be the First to Post Answer
Write a code to generate a series where the next element is the sum of last k terms.
Can a local variable be volatile in c?
Which type of language is c?
Why doesnt the call scanf work?
write a program to fined second smallest and largest element in a given series of elements (without sorting)
What is the use of typedef in structure in c?
Explain setjmp()?
How to define structures? ·
Do pointers take up memory?
Why Modern OS are interrupt driven?Give an example
find a number whether it is even or odd without using any control structures and relational operators?
22 Answers Microsoft, Shashank Private Limited,
Is it possible to run a c program without using main?If yes HOW??