Answer Posted / civa
Compiler Error "error: syntax error before ')' token"
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How pointer is different from array?
Write a program to reverse a given number in c language?
Which header file should you include if you are to develop a function which can accept variable number of arguments?
What is a example of a variable?
Why c is called top down?
Difference between constant pointer and pointer to a constant.
What is masking?
What is calloc()?
What is the difference between union and structure in c?
What is #include cctype?
Why array is used in c?
What is the difference between null pointer and wild pointer?
Explain what header files do I need in order to define the standard library functions I use?
An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above
What is typedf?