Boolean - A Primitive data type used to represent a simple true/false value., String - A class that represents a sequence of characters. It is used to store and manipulate text data., Int - A Primitive data type used to represent integer numbers., Map - An object that maps keys to values. It represents a collection of key-value pairs, where each key is associated with exactly one value., Long - A primitive data type used to represent integral numbers, specifically integers, with a wider range compared to the int data type., Float - A primitive data type used to represent single-precision floating-point numbers., Short - A primitive data type used to represent integral numbers, specifically integers, with a smaller range compared to int and long. It stands for "short integer"., If - A conditional to specify a block of code to be executed, if a specified condition is true., While - A control flow statement that repeatedly executes a block of code while a specified condition is true., List - An interface representing an ordered collection of elements, allowing dynamic storage and manipulation of data.,

Bảng xếp hạng

Phong cách trực quan

Tùy chọn

Chuyển đổi mẫu

Bạn có muốn khôi phục tự động lưu: không?