Explain static type checking?

Submitted by: Administrator
Static type checking performs the type checking operation before the execution of the program. To perform this operation, the arguments, expressions, variables must be given a data type.
Submitted by: Administrator

Read Online C++ Static Data Job Interview Questions And Answers