What is an array? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

What is an array?

String () args

13th Aug 2017, 4:12 AM
Tirtharaj D Roy
Tirtharaj D Roy - avatar
5 Answers
0
array is simply spoken group of objects. When you have string "Hello" it is basicly a group of characters H E L L and O. Edit: JVM (Java Virtual Machine) Is interpreter that allows java code to run on specific devices. It translates generic java code to machine specific command thus allowing your code to run on all machines supportimg java regradless of architecture.
13th Aug 2017, 4:14 AM
Michal Pácal
Michal Pácal - avatar
+ 6
what is JVM
13th Aug 2017, 4:14 AM
Tirtharaj D Roy
Tirtharaj D Roy - avatar
+ 2
an array is a collection of similar data items.
13th Aug 2017, 4:13 AM
geniuS
+ 1
JVM is Java Virtual Machine.It provides runtime environment to execute jav bytecode.
13th Aug 2017, 4:15 AM
geniuS
+ 1
A collection of varibles
13th Aug 2017, 11:52 AM
mehdi