Data Type Conversion : Data Type : Java Tutorial
Java
Java Tutorial
Java Articles
Java Products
Java by API
C# / C Sharp
ASP.Net
JavaScript DHTML
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C++
PHP
Python
SQL Server / T-SQL
Oracle PL/SQL
PostgreSQL
SQL / MySQL
VB.Net
Java Tutorial Home
»
Data Type
»
[ Data Type Conversion ]
2. 14. Data Type Conversion
2. 14. 1. The Widening Conversion
2. 14. 2. The Narrowing Conversion
2. 14. 3. Narrowing conversion with information loss
2. 14. 4. An automatic type conversion
2. 14. 5. Casting Incompatible Types
2. 14. 6. Automatic Type Promotion in Expressions