Java Tutorial For Beginners 6 - Variables and Data Types

Опубликовано: 28 Сентябрь 2024
на канале: thecoderworld
3,948
60

Java Tutorial For Beginners 6 - Variables and Data Types.
Hello guys, welcome to next video tutorial on Java For Beginners. In this video, we are going to discuss Variables and Data Types in Java.


Official Websites 👇
Blog: https://www.thecoderworld.com/

bytes ( number, 1 byte)
short ( number, 2 bytes)
int ( number, 4 bytes)
long ( number, 8 bytes)
float ( float number, 4 bytes)
double ( float number, 8 bytes)
char ( a character, 2 bytes)
Boolean ( true or false, 1 byte)

Note:- Java Syntax are Case-Sensitive "a" and "A" are two completely different things in Java.

Share, Support, Subscribe!!!
Subscribe: https://goo.gl/jDMJJS
Youtube:    / thecoderworld  
Website: https://www.thecoderworld.com
Twitter:   / thecoderworld  
Facebook:   / thecoderworld  
Instagram:   / thecoderworld  

About: thecoderworld is a YouTube Channel, where you will find programming and technological videos, Three New Video are Posted Every week :)