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 |
Is visual c++ the same as c++?
Do I need microsoft visual c++ on my computer?
What function is used to trap all mouse messages?
What is a mnemonic?
How can i communicate with two systems one is located some place another is located 100km how from the current systems which protocala i have to use
What is the value of the expression a = 42?
Do I need all the microsoft visual c++ redistributable?
How you build a project using Developer Studio?
How a dll will be sharable by more than one exe?
What is the use of message map? Advantages of a message map.
What is microsoft visual c++ 2015 redistributable package x64?
What is more efficient to pass as a parameter--a pointer or an object? Why?