a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation

a) circular

b) ordinary

c) array

d) linear list


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Is it valid to address one element beyond the end of an array?

0 Answers  


what is the difference between call by value and call by reference?

5 Answers   Genpact, Global Logic, Infosys,


what is answer for perfect number????????????????

1 Answers  


what is the format specifier for printing a pointer value?

0 Answers  


Using which language Test cases are added in .ptu file of RTRT unit testing???

0 Answers  






Write a program to add a given duration with time(24hrs format)

1 Answers   Protech,


What are multidimensional arrays?

0 Answers  


int *a[5] refers to

12 Answers   TCS,


Difference between linking and loading?

0 Answers  


how to make c program without a libary? e.g.#include<stdio.h> libary is not in c progaram.

2 Answers  


write a programe returns the number of times the character appears in the string

2 Answers  


while running a program, i got the msg that press return key to exit.what that mean in C as there are no such options as far i know.

1 Answers   TCS,


Categories