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
What is a conversion constructor?
What are the advantages of using pointers in a program?
What is std :: flush?
Difference between struct and class in terms of access modifier.
What is extern c++?
What is null pointer and void pointer and what is their use?
Why do we use string in c++?
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
Can a program run without main function?
What is a storage class used in c++?
Explain method of creating object in C++ ?
What are the different types of variables in C++?