namespace
Term side of the Card
Topic: Modules
Unit title: namespace
Categories: Keyword
Explanation side of the Card
Explanation: The keyword used for grouping related code, such as classes, interfaces and functions, into a named container. Useful for organizing code and avoiding naming conflicts.