Efficient data structure for store/search list of 1000 records
a)array b)double linked list c)circular queue d)hash table
Answer Posted / prasad
array
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12
Explain what is gets() function?
Which node is more powerful and can handle local information processing or graphics processing?
Can we use visual studio for c?
What is type qualifiers?
What are external variables in c?
Why clrscr is used in c?
Is multithreading possible in c?
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
What is call by reference in functions?
In this problem you are to write a program that will cut some number of prime numbers from the list of prime numbers between 1 and N.Your program will read in a number N; determine the list of prime numbers between 1 and N; and print the C*2 prime numbers from the center of the list if there are an even number of prime numbers or (C*2)-1 prime numbers from the center of the list if there are an odd number of prime numbers in the list.
Why do we use stdio h and conio h?
Why does everyone say not to use gets?
What are the advantage of c language?
illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question