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

When do we use copy constructors?

0 Answers  


Explain method of creating object in C++ ?

0 Answers   Wipro,


What is Pure Virtual Function? Why and when it is used ?

10 Answers   Lucent, Sona,


What is constructor c++?

0 Answers  


What is the stack?

5 Answers   IBM, ICICI,


What is the purpose of extern storage specifier?

0 Answers  


What is the use of class in c++?

0 Answers  


what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??

4 Answers  


what is an array

20 Answers  


What are the different types of variables in C++?

1 Answers  


What do you mean by const correctness?

0 Answers  


What are function poinetrs? where are they used?

1 Answers   CTS,


Categories