www.thecareerplus.com
The CareerPlus
Home Technical Resources Programming Expressions
Thursday 09th September 2010
 
 
What is type checking?

Discuss it!          



The process by which the C compiler ensures that functions and operators use data
of the appropriate type(s). This form of check helps ensure the semantic correctness
of the program.

Discuss it!          

CrackTheIntervew.NET
Advertisement
 
Top! Top!