Published November 25, 2020
| Version v1
Journal article
Open
Review on a Linear Data Structure-Array
Creators
- 1. Department of Computer Applications, Integral University, Lucknow, India.
Description
Arrays are the simplest data structure used in any programming language. It is used to store element which belongs to same data type. Arrays signify the generic collection or list of data elements. Array uses subscript variable to denote its elements. The name of the array is its base address with the help of which rest of the memory address can be figured out. They are used to build complex data structure. In the following paper I have pen down the basic characteristics of array, its memory representation and calculation of address.
Files
Review on a linear data -Formatted Paper.pdf
Files
(216.3 kB)
Name | Size | Download all |
---|---|---|
md5:7dd8b6595df642b3b2c0857fc36d4667
|
216.3 kB | Preview Download |
Additional details
References
- Balagurusamy, E. (1992). programming in ANSI C. Tata McGraw-Hill Education.
- Kanetkar, Y. (1999). Let us C, BPB Pub. New Delhi.
- Kernighan, B. W., & Ritchie, D. M. (2006). The C programming language.
- Schildt, H. C. (1987). รถ The Complete Reference (AI-based problem solving). London: Osborne-McGraw Hill, 645-648.
- S. Srivastava, C - In Depth - 2Nd Revised Edition, 30 June 2009.
- K. Pimparkhede, Computer Programming with C++, Cambridge University Press,, 16-Jan-2017 .
- L. Uhr, Algorithm-Structured Computer Arrays and Networks, Academic Press, 10-May-2014.