Assignment:3 Practice Set Q.3 Solution
Q.3. Write PHP program to perform the following operations on Indexed Array: a) Check the array element is positive or negative b) Calculate the average of array elements c) Calculate the sum of array elements
Code
0 Comments