What is array give example?
No Answer is Posted For this Question
Be the First to Post Answer
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?
How many bit combinations are there in a byte?
how to create window program in c++.please explain.
What is the difference between "calloc" and "malloc"?
What is c++ iterator?
Difference between shift left and shift right?
Is std :: string immutable?
What is a literal in c++?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
Explain the register storage classes in c++.
Specify some guidelines that should be followed while overloading operators?
What is & in c++ function?