What are the different types of errors?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of header files?
swap two integer variables without using a third temporary variable?
pgm in c to reverse string by word using array(god is love becomes love is god) (no additional array can used,space is only delimiter between words )
How to find the given no is odd or even without checking of any condition and loops. (Hint: Using array)
simple program of graphics and thier outpu display with a want what is out put of graohics in c language
Distinguish between actual and formal arguments.
Is there sort function in c?
What's a "sequence point"?
What are the different types of pointers?
What is pass by value in c?
i=10,j=20 j=i,j?(i,j)?i:j:j print i,j
What are the preprocessor categories?