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
What is pointer & why it is used?
What is memcpy() function?
What is the difference between char array and char pointer?
What is const volatile variable in c?
Write a program to print fibonacci series without using recursion?
What is header file definition?
How will you write a code for accessing the length of an array without assigning it to another variable?
What is difference between Structure and Unions?
Is c procedural or functional?
When c language was developed?
State the difference between x3 and x[3].
How many keywords (reserve words) are in c?
What is logical error?
Explain threaded binary trees?
What is the difference between text and binary i/o?