java character array
Java
5
Posts
3
Posters
0
Views
1
Watching
-
What will be the default value of indexes when i create
char[] ch = new char[50];
-
What will be the default value of indexes when i create
char[] ch = new char[50];
-
What will be the default value of indexes when i create
char[] ch = new char[50];
Read here this would give you more about the
Array
and it types. http://docs.oracle.com/javase/tutorial/java/nutsandbolts/arrays.html[^] -
such as index ch[5] ... i just want to know is null="" ???
-
such as index ch[5] ... i just want to know is null="" ???