DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVA
How to Initialize Arrays in Java?
//declare and initialize and array
int
[
]
age
=
{
12
,
4
,
5
,
2
,
5
}
;
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#How
#Initialize
#Arrays
ADD COMMENT
Topic
COMMENT
Name
3+7 =
Submit