The char Data Type in Java

preview_player
Показать описание
Java Programming: The char Data Type in Java Programming
Topics discussed:
1. The Unicode encoding scheme.
2. The char data type in Java.
3. Initializing the char variables.
4. Assigning an integer to a char variable.
5. Assigning a Unicode character to a char variable.
6. Assigning a character to an int variable.
7. Assigning a Unicode character to an int variable.

Music:
Axol x Alex Skrindo - You [NCS Release]

#JavaByNeso #JavaProgramming #DataTypes #char
Рекомендации по теме
Комментарии
Автор

Excellent explanation. This video has answered several questions I had about the character data type

SuperAwesomeReasons
Автор

Unicode is also known as ISO-10646. But most usually stored in files as compression UTF-8. That is good to know.
And Unicode is actually larger then 16 bits.

A fun code would be to print out a-z and A-Z to the screen with a loop. Also try to print A-Ö.

AndersJackson
Автор

Ur "chaer" pronounciation has overpowered the original pronounciation of "char" 😂😂. Loved the way u explain. Thanks alot Sir .❤️

RamanKumarNHIS
Автор

nice explanation, love from Bihar (India)

ankitkushwaha
Автор

Thank you so much sir 🔥...love from Karnataka ❤️

snehasrinivas
Автор

Hey I am really loving your videos and I am learning a lot, but this is the first one that left me wondering "what is the use of this?"

I think it's cool, but I am just trying to learn its use :)

luisriveragonzalez
Автор

char integer representation is also known as ascii.

AK--vcwd
Автор

Hi sir,
How should we convert character to unicode, like we convert character to its ASCII code using 'int' data type?
Thank you.

srihitha
Автор

Sir could you please help me to understand this code
char x='1', y='2';
System.out.println(x-y+x);

sharukhshaik
Автор

Plzzzz tell me what is your mother language 😭 Thanks for your great explanation

lamaalahmari
Автор

can you please tell me how to write this in proper way

char ch = '\uD83C\uDD50';

marsadch
Автор

Are u from arabia ? Your english is like sheikh of dubai😂😂 !

kidsshow-hindistories
Автор

You just sound's like Zara cod

Are you really that

adityanarayan