Concept
Static type
Books
Journey Statusmastered Tags
A type that is determined and checked at compile time, before the program runs, as opposed to dynamic types which are checked at runtime.
A type that is determined and checked at compile time, before the program runs, as opposed to dynamic types which are checked at runtime.