Question: please i need this asap in java ill upvote QUESTION 4: [4 POINTS] Write a static method called getFirst that accepts an integer stack stk.

![[4 POINTS] Write a static method called getFirst that accepts an integer](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f52c894bbdc_75266f52c88c570f.jpg)


please i need this asap in java ill upvote
QUESTION 4: [4 POINTS] Write a static method called getFirst that accepts an integer stack stk. Your method should return the element that has been added first to the stack. If stk is empty then return -1. Make sure that the stack content does not change when method finish its execution. public static Integer getFirst (ArrayStack
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
