Answer Posted / v amsi
although some says that C's abbreviation is compiler (as if
it is compiler based language) i will agree vth first answer
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
What are the types of operators in c?
program for reversing a selected line word by word when multiple lines are given without using strrev
Why is c not oop?
How can you tell whether two strings are the same?
How can I copy just a portion of a string?
Ow can I insert or delete a line (or record) in the middle of a file?
What is a void pointer? When is a void pointer used?
When a c file is executed there are many files that are automatically opened what are they files?
What does != Mean in c?
What is an endless loop?
Describe the difference between = and == symbols in c programming?
What is clrscr in c?
When was c language developed?
What is pointer & why it is used?
what does static variable mean?