Answer Posted / amit
An array is a values of collaction of same data type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
to find the closest pair
What is exit() function?
Write a program to print "hello world" without using a semicolon?
Can the size of an array be declared at runtime?
What does sizeof int return?
Explain what is the difference between a string and an array?
What is a macro in c preprocessor?
Explain how do you print an address?
What are pointers in C? Give an example where to illustrate their significance.
Is printf a keyword?
What is the purpose of 'register' keyword in c language?
What is c language & why it is used?
Can we change the value of #define in c?
What is strcpy() function?
Differentiate between functions getch() and getche().