Primitives and Arrays

Learn about Java primitives and arrays.

We'll cover the following

Primitives

Primitive types in Java refer to different ways to store numbers:

  • char: A single character, such as “A” (the letter A).

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy