Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
This example show a simple use of one thread( in this case the main thread of JVM).
This exercise consist of inizialization of every single element in a very large array with the number 42.
At the end, the main thread show the execution time.