Search results

  1. D

    plz help me i dunno hw to do program in java script usin net beans :( help me?

    Task 1 Define Java methods to perform the following tasks: 1. Create an integer array of size 10, store even integers 2,4,6,8,10, 12....20 into the array, At the end of this method, it returns the total value of all the numbers in the array. 2. If the return value from question1 is greater than...
Back
Top