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,

ลีดเดอร์บอร์ด

สไตล์ภาพ

ตัวเลือก

สลับแม่แบบ

คืนค่าการบันทึกอัตโนมัติ: ใช่ไหม