How do you assign an address to an element of a pointer array ?


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

Post New Answer

More Data Structures Interview Questions

What are the goals of data structure?

0 Answers  


What are data members?

0 Answers  


Describe stack operation.

0 Answers  


Of the following tree structure, which is, efficient considering space and time complexities? (a) Incomplete Binary Tree (b) Complete Binary Tree (c) Full Binary Tree (b) Complete Binary Tree.

1 Answers  


Why do we use linked lists?

0 Answers  






In the given binary tree, using array you can store the node 4 at which location? 1 2 3 - - 4 - - 5

1 Answers  


What is a Breadth First Search? Give a few of its applications.

0 Answers   Ciena,


Describe the merge sort principle and what will be its time complexity?

1 Answers   Wipro,


Which file contains the definition of member functions?

0 Answers  


What do you mean by free pool?

0 Answers  


Does hashset allow duplicates?

0 Answers  


What is the similarity between a Structure, Union and enumeration?

0 Answers  


Categories