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
18401 hits
boolean vIn = true;
char vOut = (char)(vIn?1:0); //0x01
The most viewed convertions in Java
Convert
long
to
double
in
Java
44500 hits
Convert
byte
to
boolean
in
Java
39918 hits
Convert
boolean
to
byte[]
in
Java
30175 hits
Convert
long
to
short
in
Java
28341 hits
Convert
long
to
boolean
in
Java
24469 hits
Convert
boolean
to
byte
in
Java
24428 hits
Convert
char
to
double
in
Java
24360 hits
Convert
boolean
to
int
in
Java
23428 hits
Convert
char
to
boolean
in
Java
21130 hits
Convert
char
to
long
in
Java
20898 hits
Convert
char
to
float
in
Java
19835 hits
Convert
byte
to
char
in
Java
19714 hits
Convert
int
to
short
in
Java
19656 hits
Convert
boolean
to
double
in
Java
18832 hits
Convert
short
to
boolean
in
Java
18528 hits
Convert
boolean
to
char
in
Java
18401 hits
Convert
long
to
float
in
Java
18285 hits
Convert
double
to
boolean
in
Java
17190 hits
Convert
long
to
char
in
Java
16784 hits
Convert
float
to
long
in
Java
16264 hits