Answer Posted / ankith.v
C Is One of the the procedure Oriented And Syntax based
Language
| Is This Answer Correct ? | 50 Yes | 6 No |
Post New Answer View All Answers
FILE PROGRAMMING
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
what are bit fields in c?
How can I read/write structures from/to data files?
State two uses of pointers in C?
What does the c preprocessor do?
What are the different types of control structures in programming?
How variables are declared in c?
How can I open a file so that other programs can update it at the same time?
What are directives in c?
What library is sizeof in c?
What is the purpose of type declarations?
What are qualifiers in c?
List a few unconditional control statement in c.
Why do some versions of toupper act strangely if given an upper-case letter?