Which of the following data structures is on average the
fastest for retrieving data:
1) Binary Tree
2) Hash Table
3) Stack
Answer Posted / k.kavitha
3)stack
| Is This Answer Correct ? | 8 Yes | 23 No |
Post New Answer View All Answers
Why c is a mother language?
Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?
Why does this code crash?
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)
How to declare pointer variables?
in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none
What is cohesion in c?
What is the difference between malloc() and calloc()?
Is c weakly typed?
What is header file definition?
What is c programming structure?
What is queue in c?
Apart from dennis ritchie who the other person who contributed in design of c language.
What is hashing in c language?
if p is a string contained in a string?