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


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

Post New Answer

More C++ General Interview Questions

Why is c++ so fast?

0 Answers  


How would you differentiate between a pre and post increment operators while overloading?

0 Answers  


How to construct virtual constructor

6 Answers   CIStems Software, Symphony,


What are the different types of Storage classes?

5 Answers  


What is a constant reference?

0 Answers  


What do you understand by pure virtual function? Write about its use?

0 Answers  


Out of fgets() and gets() which function is safe to use and why?

0 Answers  


What do the keywords volatile and mean mutable?

0 Answers  


What is the difference between a declaration and a definition?

0 Answers  


Is python better than c++?

0 Answers  


What is meant by forward referencing and when should it be used?

0 Answers  


write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;

0 Answers  


Categories