Java Tutorial 2: How to declare a Variable

Published: 11 September 2023
on channel: BRAIN SKILL
182
6

Other DATA Types
A demonstration of how to declare variables of other types:

int myNum = 9;
float myFloatNum = 5.98f;
char myLetter = 'S';
boolean myBool = true;
String myText = "Hello";


On this page of the site you can watch the video online Java Tutorial 2: How to declare a Variable with a duration of hours minute second in good quality, which was uploaded by the user BRAIN SKILL 11 September 2023, share the link with friends and acquaintances, this video has already been watched 182 times on youtube and it was liked by 6 viewers. Enjoy your viewing!