what is Array?
Answers were Sorted based on User's Feedback
Answer / lakshmi
it is a grouped item of consequitive memory elements with
similar type of values.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / lakshmi
Array is the group of consequitive elements with same type.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / guest
collection of element in continuous memory location
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the difference between null pointer and wild pointer?
What is C language Terminator?
which of the function operator cannot be over loaded a) <= b)?: c)== d)*
10 Answers Cisco, CTS, Google, HCL, HP,
What is main function in c?
How to reverse alternate words in a given line of string For Eg: my name is narasimha output : my eman is ahmisaran
how many keywords do C compile?
7 Answers Microsoft, Practical Viva Questions,
How do you list a file’s date and time?
what is data structure
What is the purpose of clrscr () printf () and getch ()?
What is getch c?
What is a global variable in c?
Explain Basic concepts of C language?