What can I safely assume about the initial values of variables which are not explicitly initialized?


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

Post New Answer

More C++ General Interview Questions

What is null and void pointer?

0 Answers  


Define a constructor - what it is and how it might be called (2 methods)?

0 Answers  


What is public, protected, private in c++?

0 Answers  


What is a class template?

0 Answers  


What are containers in c++?

0 Answers  






Can a Structure contain a Pointer to itself?

0 Answers  


If dog is a friend of boy, is boy a friend of dog?

0 Answers  


What are the uses of c++ in the real world?

0 Answers  


Can you pass an array to a function in c++?

0 Answers  


How to avoid a class from instantiation?

8 Answers   Symphony,


Are there interfaces in c++?

0 Answers  


How do c++ struct differs from the c++ class?

0 Answers  


Categories