Answer Posted / niranjan
array is collection of similar types data which always
starts from o
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
What is the use of function in c?
Write a program to swap two numbers without using third variable?
What is the purpose of realloc()?
What is linear search?
How do I convert a string to all upper or lower case?
Why is struct padding needed?
Why static variable is used in c?
What is a dynamic array in c?
What is c system32 taskhostw exe?
Distinguish between actual and formal arguments.
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above
What is meant by 'bit masking'?
What is a pointer in c?
Difference between constant pointer and pointer to a constant.
Explain indirection?