Answer Posted / surya
O-> One
T-> Two
like
| Is This Answer Correct ? | 26 Yes | 5 No |
Post New Answer View All Answers
Why do we use static in c?
What is #define?
How do I copy files?
How can I swap two values without using a temporary?
What is c token?
What is the difference between int main and void main?
Apart from dennis ritchie who the other person who contributed in design of c language.
Can we change the value of #define in c?
Which built-in library function can be used to match a patter from the string?
What is double pointer in c?
How will you divide two numbers in a MACRO?
Write a factorial program using C.
What is putchar() function?
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
What is sizeof int?