top of page

Variables and Primitive Data Types

Variables and Primitive Data Types

Week:

2

Level:

Beginner

Details:

  • Declare primitive data types

  • Use the variables and assign values to them

  • Manipulate the variables using implicit or explicit casting

  • Convert variables between different types, ex: int to double, int to string

bottom of page