Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What language is java written?

0 Answers  


What is difference between hash mapping and hash table?

5 Answers   NDS, Wipro,


When will we use class loader?

2 Answers  


Why vector is used in java?

0 Answers  


How is treeset implemented in java?

0 Answers  


What is multiple inheritance & can we implement it in java?

6 Answers   Satyam,


What is == mean?

0 Answers  


if we give input as " hi how are you" then the output should be "uoy woh"...it should skip odd words in the input and should reverse even words from the end of string...can anyone help me to write this program in java

1 Answers  


Can static methods be overridden?

5 Answers   Bravura Solutions,


What is null data type?

0 Answers  


What is the purpose of the system class in java?

0 Answers  


How to change the priority of thread or how to set the priority of thread?

0 Answers  


Categories