How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?


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

Post New Answer

More C++ General Interview Questions

What is implicit conversion/coercion in c++?

1 Answers  


What is the Difference between "C structure" and "C++ structure"?

12 Answers  


Disadvantages of c++

8 Answers   HCL,


What are the basic data types used in c++?

0 Answers  


Difference between struct and class in terms of access modifier.

0 Answers  






Is c++ an integer?

0 Answers  


What is the most common mistake on c++ and oo projects?

0 Answers  


What is oop in c++?

0 Answers  


What is a singleton class c++?

0 Answers  


What is null and void pointer?

0 Answers  


explain the reference variable in c++?

0 Answers  


What is math h in c++?

0 Answers  


Categories