Ticker

6/recent/ticker-posts

L6, Numeric Data Types, Working with int and char, package q10770

Working with int and char :-

See the code and retype the same.

Note how an int data type can be assigned values from binaryoctal and hex and character literals.

In case the value happens to be a char literal, their Unicode value is assigned.
Note: The initial 256 characters of the ASCII character set are the same in Unicode character set.

package q10770:-



Post a Comment

0 Comments