Do you know what are static and dynamic type checking?


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

Post New Answer

More C++ General Interview Questions

What is setf in c++?

0 Answers  


What do nonglobal variables default to a) auto b) register c) static

0 Answers  


What is the latest version on c++?

0 Answers  


How do pointers work?

0 Answers  


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

2 Answers  






What is the difference between a "copy constructor" and an "assignment operator" in C++?

0 Answers   Genpact,


Explain selection sorting. Also write an example.

0 Answers  


Explain selection sorting?

0 Answers  


what are Access specifiers in C++ class? What are the types?

0 Answers  


Which operator cannot be overloaded c++?

0 Answers  


What does it mean to declare a member function as virtual?

0 Answers  


explain the reference variable in c++?

0 Answers  


Categories