Answer Posted / ganesh
i m confuse that if it not than why * has two meaning 1.
multiplication symbol and other is indirectional operator
used in pointer.
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
What are the restrictions of a modulus operator?
what are the advantages of a macro over a function?
What is the basic structure of c?
What do you mean by a sequential access file?
What is the symbol indicated the c-preprocessor?
What is the difference between fread buffer() and fwrite buffer()?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
What is the use of #define preprocessor in c?
writ a program to compare using strcmp VIVA and viva with its output.
How can you be sure that a program follows the ANSI C standard?
What is the sizeof () operator?
Tell us bitwise shift operators?
When should a type cast be used?
How can I determine whether a machines byte order is big-endian or little-endian?