variable , containers for storing data values, int a;, stores integers, without decimals, double a;, stores floating point numbers, with decimals, char a;, stores single characters, such as 'a' or 'B', string a;, stores text, such as "Hello World", const int myNum = 15;, unchangeable and read-only type of variable.

排行榜

视觉风格

选项

切换模板

恢复自动保存: