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

founder of c++

7 Answers   Microtek, TCS, TeleCommand,


Can a program run without main in c++?

0 Answers  


What is a local reference?

0 Answers  


What is the difference between a copy constructor and an overloaded assignment operator?

4 Answers   Belzabar, Citrix, Microsoft, Wipro,


Can you please explain the difference between using macro and inline functions?

0 Answers  






What is atoi in c++?

0 Answers  


What is the use of object in c++?

0 Answers  


What is class invariant?

1 Answers  


Why do we use classes in c++?

0 Answers  


What is the difference between structures and unions?

0 Answers  


Explain the uses oof nested class?

0 Answers  


why is iostream::eof inside a loop condition considered wrong?

0 Answers  


Categories