Back to Browse

Data Type Conversion in Java | Java Programming in Marathi

926 views
Aug 21, 2020
15:06

नमस्कार मित्रांनो आपले स्वागत आहे Ace Regional या चैनल वर | आपण या विडिओ मध्ये Data Type आणि त्यांचे Conversion समजून घेउ | Data Type - It is an attribute of data which tells the compiler or interpreter how the programmer intends to use the data. Different Data Types in Java - 1) byte - 1 byte 2) short - 2 bytes 3) int - 4 bytes 4) long - 8 bytes 5) float - 4 bytes 6) double - 8 bytes 7) boolean - 1 bit 8) char - 2 bytes ASCII, abbreviated from American Standard Code for Information Interchange, is a character encoding standard for electronic communication. ASCII codes represent text in computers, telecommunications equipment, and other devices. Data Type Conversion - Conversion can be of two types 1) Implicit Conversion - It is automatically done by the compiler. It is possible only when we try to put smaller value datatype into a larger value datatype. 2) Explicit Conversion - It is a type of conversion in which the programmer explicitly specifies to the compiler as which datatype the variable should hold if it is undergoing any data loss. #javaprogramminginmarathi #javainmarathi #datatypeconversioninjava

Download

0 formats

No download links available.

Data Type Conversion in Java | Java Programming in Marathi | NatokHD