ConvertDataTypes
.com
Convert data types programming in one click !
Languages :
C
-
C++
-
Objective C
-
Java
-
JavaScript
-
Python
-
C#
-
VB
-
VB.net
Convert :
boolean
byte
byte[]
char
double
float
int
long
short
String
To :
boolean
byte
byte[]
char
double
float
int
long
short
String
Convert
byte
to
short
in
Java
6831 hits
byte vIn = 127;
short vOut = (short)vIn;
The most viewed convertions in Java
Convert
long
to
double
in
Java
44561 hits
Convert
byte
to
boolean
in
Java
40009 hits
Convert
boolean
to
byte[]
in
Java
30261 hits
Convert
long
to
short
in
Java
28410 hits
Convert
long
to
boolean
in
Java
24531 hits
Convert
boolean
to
byte
in
Java
24488 hits
Convert
char
to
double
in
Java
24415 hits
Convert
boolean
to
int
in
Java
23482 hits
Convert
char
to
boolean
in
Java
21186 hits
Convert
char
to
long
in
Java
20969 hits
Convert
char
to
float
in
Java
19910 hits
Convert
byte
to
char
in
Java
19804 hits
Convert
int
to
short
in
Java
19712 hits
Convert
boolean
to
double
in
Java
18905 hits
Convert
short
to
boolean
in
Java
18597 hits
Convert
boolean
to
char
in
Java
18465 hits
Convert
long
to
float
in
Java
18349 hits
Convert
double
to
boolean
in
Java
17249 hits
Convert
long
to
char
in
Java
16840 hits
Convert
float
to
long
in
Java
16321 hits