List a few unconditional control statement in c.
No Answer is Posted For this Question
Be the First to Post Answer
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers
what is the difference between strcpy() and memcpy() function?
Explain Doubly Linked Lists?
What is the symbol indicated the c-preprocessor?
Is c an object oriented programming language?
Is both getch() and getchar() functions are similar? if it is similar means why these two functions are used for same usage? if it is not similar means what is the difference?
any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
whenever a question is posted in a particular category in allinterview.com, Is there any facility to receive an indication mail. For eg: I need to receive an indication email, whenever a question is posted under the category “C Langauage”.
Write a program that his output * *** *****
Why we use void main in c?
What is the Purpose of 'extern' keyword in a function declaration?
List some of the static data structures in C?