_____ is a structure used to represent the linear relationship between elements by means of sequential memory locations.
1.linked list
2.array
3.pointer
4.stack
Answer:2
Posted Date:-2022-07-06 00:10:31
1.true, false, true
2.true, true, false
3.true, true, true
4.false, true, true
Answer 21. triangular
2.tridiagonal
3.sparse
4.simple
Answer 31. true, true
2. true, false
3.false, true
4. false false
Answer 21.data in physical order
2.data in logical order
3.both a& b
4.None of the above
Answer 11.character
2.integer
3.float
4.numeric
Answer 11. main strings
2.substring
3.index
4.block
Answer 21.insertion
2.deletion
3.concatenation
4.replacement
Answer 31.true, false
2.false, true
3.true, true
4. false, false
Answer 31. much more complicated to analyze than that of worst case
2.much more simpler to analyze than that of worst case
3.sometimes more complicated and some other times simpler than that of worst case
4.None of the above
Answer 11. size
2.index
3.variable
4.constant
Answer 21. best case
2.worst case
3.average case
4.null case
Answer 41.memory addressable
2.byte addressable
3.bit
4.byte
Answer 21. A. true, true
2.false, true
3.false, false
4.true, false
Answer 11.linear array
2.pointer
3.linked list
4.tree
Answer 11.index data structure
2.non liturenear data structure
3. complx data structure
4.None of the above
Answer 41. float
2.local
3.character
4.non-local
Answer 31.node
2.link
3.variable
4. null
Answer 21.accessing fuction in built in data structure
2.mathematical fuction
3.index
4.none of the above
Answer 31.array
2.list
3.string
4.block
Answer 31.true, false
2.false, true
3.true, true
4. false, false
Answer 31.. fixed length
2.linked list
3.variable length
4.sequential
Answer 21. only a,b and c
2.only a and b
3.all of the above
4.None of the above
Answer 41.triangular
2.diagonal
3.sparse
4.adjacency
Answer 31.true, true
2.true, false
3.false, true
4.false, false
Answer 31.dynamically
2.statically
3.successively
4.alternatively
Answer 21.dynamic
2.static
3.simple
4.parallel
Answer 11. dynamic
2. static
3. simple
4.parallel
Answer 11.row-major
2.row
3.column-major
4.column
Answer 11.all elements of a row are stored in memory in sequence followed by next row in sequence,and so on
2. all elements of row are stored in memory in sequence followed by next column in sequence ,and so on
3. all elements of row are stored in memory in sequence followed by next column in sequence
Answer 11. A. a-iii, b-ii, c-i
2.a-i, b-ii, c-iii
3.a-iii, b-i, c-ii
4.a-i, b-iii, c-ii
Answer 31.null
2.binary
3.totalled
4.list
Answer 11.when item is somewhere in the middle of the array
2.when item is not in the array at all
3.when item is the last element in the array
4.when item is the last element in the array or is not there at all
Answer 11. length
2.breath
3.width
4.none
Answer 31.upper bound
2.lower bound
3.size
4.variable
Answer 31.deleting
2.inserting
3.traversing
4.searching
Answer 31.counting the maximum memory needed by the algorithm
2.counting the minimum memory needed by the algorithm
3.counting the average memory needed by the algorithm
4.counting the maximum disk space needed by the algorithm
Answer 11. true, false
2.false, true
3.false, false
4. true, true
Answer 41.counting microseconds
2.counting the number of key operations
3.counting the number of statements
4. counting the kilobytes of algorithm
Answer 21. integer
2.boolean
3.matrix
4.real
Answer 31.name of the array
2.data type of the array
3.index set of the array
4.length of the array
Answer 41.one dimensional
2.two dimensional
3. two dimensional
4.static
Answer 21.dynamic
2.static
3.semi static
4.global
Answer 31.one dimensional
2.parallel
3.two dimensional
4.static
Answer 21.node
2.link
3.variable
4.null
Answer 11.linked list
2.array
3.pointer
4.stack
Answer 21.dynamic
2.static
3.semi static
4.global
Answer 11._ordered list
2.indexed list
3.sequential list
4.unordered list
Answer 31. insertion
2.deletion
3.searching
4.replacement
Answer 41.searching
2.sorting
3.traversing
4.inserting
Answer 21. pattern matching
2.searching
3.sorting
4.deletion
Answer 1