What is lazy initialization in c++?


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

Post New Answer

More C++ General Interview Questions

Why c++ is called oop?

0 Answers  


Why do we need templates?

0 Answers  


Explain the difference between static and dynamic binding of functions?

0 Answers  


Explain binary search.

0 Answers  


Explain how we implement exception handling in c++?

0 Answers  






Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?

0 Answers  


Why are pointers used?

0 Answers  


What is enum class in c++?

0 Answers  


What are structures and unions?

0 Answers  


What is the difference between static global and global ?

2 Answers   CA,


Explain all the C++ concepts using examples.

0 Answers   InterGraph,


What is split a string in c++?

0 Answers  


Categories