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
boolean
to
char
in
Java
19029 hits
boolean vIn = true;
char vOut = (char)(vIn?1:0); //0x01
The most viewed convertions in Java
Convert
long
to
double
in
Java
45162 hits
Convert
byte
to
boolean
in
Java
40777 hits
Convert
boolean
to
byte[]
in
Java
30999 hits
Convert
long
to
short
in
Java
29031 hits
Convert
long
to
boolean
in
Java
25162 hits
Convert
boolean
to
byte
in
Java
25108 hits
Convert
char
to
double
in
Java
25038 hits
Convert
boolean
to
int
in
Java
24075 hits
Convert
char
to
boolean
in
Java
21733 hits
Convert
char
to
long
in
Java
21556 hits
Convert
byte
to
char
in
Java
20518 hits
Convert
char
to
float
in
Java
20485 hits
Convert
int
to
short
in
Java
20260 hits
Convert
boolean
to
double
in
Java
19555 hits
Convert
short
to
boolean
in
Java
19258 hits
Convert
boolean
to
char
in
Java
19029 hits
Convert
long
to
float
in
Java
18982 hits
Convert
double
to
boolean
in
Java
17823 hits
Convert
long
to
char
in
Java
17437 hits
Convert
float
to
long
in
Java
16900 hits