How do you sort filenames in a directory?
No Answer is Posted For this Question
Be the First to Post Answer
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
Give the rules for variable declaration?
Explain the use of 'auto' keyword
Why does everyone say not to use gets?
What is the difference between static and global variables?
how to find out the reverse number of a digit if it is input through the keyboard?
What is the meaning of ?
how can i get this by using for loop? * ** * **** * ******
Heyyy All, Just a challenge . A C program with if Else if(){ /// insert sumthing print ("in if") // insert sumting } else { ///// insert sumthing print ("in else"); //// insert sumthing } can anyone modify it so that program prints. if and else both
can please someone teach me how to create this program using while statement.. this is the output should look like 0 2 4 6 8 10 -thanks.. :) need it asap...
What is a protocol in c?
Distinguish between actual and formal arguments.