When is dynamic checking necessary?


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

Post New Answer

More C++ General Interview Questions

Why is c++ not purely object oriented?

0 Answers  


Why c++ is not a pure oop language?

0 Answers  


What are class and object in C++?

1 Answers  


Can we use resume in error handling i.e. in the catch block

5 Answers   Infosys,


What is a driver program?

0 Answers  






What is the use of "new" operator?

0 Answers  


What is object file? How can you access object file?

0 Answers  


Write a program to calculate the following i want a c++program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)

4 Answers   HTC, TCS,


Why is c++ so fast?

0 Answers  


What is a singleton c++?

0 Answers  


Can I create my own functions in c++?

0 Answers  


what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?

0 Answers  


Categories