# What is Static Typing?

**Category:** dev

## Overview
It is a rule that the types of data in the program are precisely determined at the writing stage before the code is run.

---
Source: TreScout Tech Dictionary · https://trescout.com/en/dictionary/static-typing/
