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

What is implicit conversion/coercion in c++?

1 Answers  


Who invented turbo c++?

0 Answers  


What is size of string in c++?

0 Answers  


What is a unnitialised pointer?

0 Answers  


Brief explaination about #include<iostream.h>, cin and cout

3 Answers  


Is c++ map a hash table?

0 Answers  


How to implement is-a and has-a class relationships?

0 Answers  


What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack

0 Answers  


What is #include ctype h in c++?

0 Answers  


What is the this pointer?

0 Answers  


What is scope resolution operator in c++ with example?

0 Answers  


What do you mean by C++ access specifiers ?

1 Answers  


Categories