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

how to insert a new node in linked list where free node will be available?

0 Answers  


What is heap tree in data structure?

0 Answers  


What is the most used data structure?

0 Answers  


What are trees in data structures?

0 Answers  


What are the average and worst time complexity in a sorted binary tree is

0 Answers   TCS,


How to do the intersection of two sorted arrays?

0 Answers  


Why linked list is required?

0 Answers  


How do you sort elements in an arraylist?

0 Answers  


Is array a data structure?

0 Answers  


an array t[100] which contains numbers between 1..99. Return the duplicated value. Try both O(n) and O(n-square).

0 Answers  


Is array size dynamic or fixed?

0 Answers  


Why sorting is done?

0 Answers  


Categories