Post

Type Checking Rules

Type checking is the process of verifying that a program is type safe. Type checking is performed at compile time and runtime. The compiler performs static type checking, and the runtime performs dynamic type checking.

In this section, we will discuss the type checking rules that are applied at compile time and runtime.

 Article

Inferring The Type of A Numeric Literal - The Algorithm.
Inferring The Type of A Numeric Literal - The Algorithm.

A value written in a numeric literal always represents a specific type, which is determined by the …

April 20, 2023
Type Checking Rules
 June 1, 2021

Table of Content



Navigation

Site Settings

Site Theme

Source Code Density