Answer Posted / lakshmi
Array is the group of consequitive elements with same type.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Why & is used in scanf in c?
code for find determinent of amatrix
How would you rename a function in C?
What are the 5 types of organizational structures?
What is volatile keyword in c?
How does pointer work in c?
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
Define Array of pointers.
Explain the use of function toupper() with and example code?
What are the two types of structure?
Where define directive used?
Subtract Two Number Without Using Subtraction Operator
What is merge sort in c?
What is array within structure?
Explain how can I right-justify a string?