What is the output of this program? (a) Error (b) Hello (c) 36 (d) Hello 36 import

Question:

What is the output of this program?import java.util. *; public class genericstack { Stack stk = new Stack (); public void push (E obj) {

(a) Error
(b) Hello
(c) 36
(d) Hello 36

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question
Question Posted: