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

If I is an integer variable, which is faster ++i or i++?

0 Answers  


Under what conditions is multiple inheritance not recommended?

1 Answers  


what is the emaning of '#include" "'?

5 Answers  


What are friend classes? What are advantages of using friend classes?

0 Answers  


What is while loops?

0 Answers  


Explain the pure virtual functions?

0 Answers  


Write a program to concatenate two strings.

0 Answers  


What is abstraction c++?

0 Answers  


What are the main characteristics of C++ as a programming language?

1 Answers  


Does there exist any other function which can be used to convert an integer or a float to a string?

0 Answers  


What is size of a empty class?

7 Answers   Microsoft, Tata Elxsi, Wipro,


What is set in c++?

0 Answers  


Categories