Why c is procedure oriented?
No Answer is Posted For this Question
Be the First to Post Answer
How to write c functions that modify head pointer of a linked list?
Why does not c have an exponentiation operator?
Why do we need a structure?
Input any no. and print all the the numbers that comes before it like this for e.g input = 4 0 01 012 0123 01234 plz answer it 2day
what is the answer for it main() { int i; clrscr(); printf("%d",&i)+1; scanf("%d",i)-1; }
How to write the code of the program to swap two numbers with in one statement?
Why does the call char scanf work?
how to print this pyramid * * * * * * * * * * * * *
Should a function contain a return statement if it does not return a value?
What is a floating point in c?
What are .h files and what should I put in them?
what are non standard function in c