Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.8K
~11.0K People Reached
Favorite Tags

2 Posted Topics

Member Avatar for The Dude

[QUOTE=ChrisHunter;1709433]Threading a needle is easy if you use a big needle[/QUOTE] needles float on water

Member Avatar for Dani
3
11K
Member Avatar for rotten69

try this...this syntax might not be the answers that your expecting.... public class qwe { public static void main(String []args) { int array []= {1,2,4}; for( int x = 0; x < array.length; x++) { System.out.println(array[x]); } } }

Member Avatar for stultuske
0
154

The End.