Create a variable of the primitive type, integer value. Assign the JDK 1.0 release year as a value to the variable. Print the variable to the console.
Primitive and reference types
Creating a primitive
Report a typo
Write a program in Java 17
public class Main {
public static void main(String[] args) {
// put your code here
}
}
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.