How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?


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

Post New Answer

More C++ General Interview Questions

what are the events occur in intr activated on interrupt vector table

0 Answers   HGS,


What are register variables?

0 Answers  


Are vectors faster than arrays?

0 Answers  


What is the type of 'this' pointer? When does it get created?

0 Answers  


What are the uses of static class data?

0 Answers  


What do you mean by internal linking and external linking in c++?

1 Answers  


What is a storage class? Mention the storage classes in c++.

0 Answers  


Explain virtual class?

0 Answers  


What is a v-table?

0 Answers  


Explain explicit container.

0 Answers  


What is the limitation of cin while taking input for character array?

0 Answers  


How to detect memory leaks in c++

1 Answers   Mphasis,


Categories