Applications of Array in Java
Applications of Array in Java
Applications of Array in Java
2. Task to be done:
If the array has 6 and 7 in succeeding orders, ignore the numbers between 6 and 7 and consider the other
numbers for calculation of sum.
1,6,4,7,9
Class MyClass{
Example 2
Example 3
Learning outcomes (What I have
2.looping statements
3.arithmetic operation on
array
4.importation of various
libraries