The circumference of a rectangle is 2*(length + width), where length and width are length and width of the rectangle. Write a program that asks for the length and width of two rectangles. The program should tell the user which rectangle has the greater circumference, or if the circumferences are the same.
a) Write a Java method, lastLargestIndex, that takes as parameters an int array and its size and returns the index of the last occurrence of the largest element in the array. Also, write a program to test your method.
The circumference of a rectangle is 2*(length + width), where length and width are
length and width of the rectangle. Write a program that asks for the length and width of
two rectangles. The program should tell the user which rectangle has the greater
circumference, or if the circumferences are the same
Produce a system which can load images for inspection with counter, and click for PASS and FAIL. User manually press to pass or fail an image. PHP