What is type-safety?



What is type-safety?..

Answer / gaurav kunzru

The capability to catch errors when your program is
compiled is sometimes referred to as type safety.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VC++ AllOther Interview Questions

Do I need microsoft visual c++ 2005 redistributable on my computer?

0 Answers  


I have to DLL one is COM dll and another is normal DLL. How I can identify which dll is normal DLL and which DLL is from COM DLL. please give me some clear picture on these

2 Answers  


How do I fix microsoft visual c++ 2015 setup failed?

0 Answers  


How do you handle drag and drop in ole?

0 Answers  


Explain the significance of initapplication() in vc++.

0 Answers  






What is microsoft visual c++ 2008 redistributable?

0 Answers  


Name the three types of loops used in C++ programs?

4 Answers  


What is more efficient to pass as a parameter--a pointer or an object? Why?

1 Answers  


How do I uninstall vc++ 2015?

0 Answers  


What is the purpose of a C++ namespace?

2 Answers  


Explain pointer to the constant and constant pointer? Explain difference between them.

0 Answers  


Explain some of commonly used methods provided by iunknown.

0 Answers  


Categories