Answer Posted / sudharsan
c is a basic structural programming language and this is a
advanced version of cobal and pascal etc....
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Are c and c++ the same?
What header files do I need in order to define the standard library functions I use?
What is the use of volatile?
What is the meaning of c in c language?
What are linker error?
Does sprintf put null character?
Explain a file operation in C with an example.
Can math operations be performed on a void pointer?
How do I round numbers?
Why shouldn’t I start variable names with underscores?
What are static variables in c?
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
How do you use a pointer to a function?
What do you mean by command line argument?
What’s a signal? Explain what do I use signals for?