How can you quickly find the number of elements stored in a dynamic array?


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

Post New Answer

More C++ General Interview Questions

If there are 1 to 100 Numbers in array of 101 elements. Which is the easy way to find repeated number?

2 Answers   Persistent,


How many namespaces are there in c++?

0 Answers  


How to write a program such that it will delete itself after exectution?

3 Answers  


How to construct muliton object

2 Answers   Symphony, TCS,


How do I exit turbo c++?

0 Answers  


What is the best sorting algorithm, when there is a large amount of data, that cannot be fit in the main memory. ?

1 Answers   Yahoo,


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

0 Answers   CTS,


Can c++ be faster than c?

0 Answers  


How a new operator differs from the operator new?

0 Answers  


How do you declare a set in c++?

0 Answers  


Describe the role of the c++ in the tradeoff of safety vs. Usability?

0 Answers  


Define inline function

1 Answers  


Categories