Variables and Data Types in Java

Опубликовано: 18 Июнь 2026
на канале: Ugyen Thinley Dorjee
106
13

Variable is a data container that stores data values. There are different types of variables such as local variable, instance variable and static variable. Data types can be divided into two sub groups; primitive and non-primitive data types.

Variable helps the programmer to make his code look cleaner and readable.

I am Ugyen Thinley, doing my best to bring together all the interested programmers and make learning a bit more fun and interesting. I have already uploaded one beginner video and one intermediate video on Java Programming.

I really hope to make this channel a learning environment where both you and I learn something from each other every week because learning never ends.