Skip to content

Commit 3abab5d

Browse files
author
swetha
committed
converting array to arraylist
1 parent 488d5ce commit 3abab5d

File tree

1 file changed

+4
-0
lines changed
  • TecmaxPractise/src/com/tecmax/methodExamples

1 file changed

+4
-0
lines changed

TecmaxPractise/src/com/tecmax/methodExamples/arrays.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22

33
public class arrays {
44

5+
public static void main(String[] args) {
6+
swetha_arraytoarraylist
7+
}
8+
59
}

0 commit comments

Comments
 (0)