what is array?

Answer Posted / yug

array is a sequential collection of elements of same data
types and those are stored in contiguous memory locations.

Is This Answer Correct ?    80 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an array in c?

582


How can you pass an array to a function by value?

593


where are auto variables stored? What are the characteristics of an auto variable?

577


Write a program to print factorial of given number using recursion?

592


What is the difference between abs() and fabs() functions?

597






What is output redirection?

678


Explain the difference between null pointer and void pointer.

657


What is the use of f in c?

548


Explain the difference between malloc() and calloc() in c?

569


please send me the code for multiplying sparse matrix using c

1712


How to write a code for reverse of string without using string functions?

1569


What is printf () in c?

574


Write a program to use switch statement.

650


pierrot's divisor program using c or c++ code

1719


Explain how do you list a file’s date and time?

614