Implement two stacks using a single array.


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

Post New Answer

More Core Java Interview Questions

what is an anonymous class?

6 Answers   TCS,


How is it possible in java programming for two string objects with identical values not to be equal under the == operator?

0 Answers  


What is listnode in java?

0 Answers  


In java, how many ways you can take input from the console?

0 Answers  


Why call by value prevents parameter value change?

0 Answers  






Why string is a class?

0 Answers  


What does bitwise or mean?

0 Answers  


How does thread synchronization occurs inside a monitor?

0 Answers  


After compilation of java program we'll get .class code. If it's generated in OS Windows XP will it work on OS Linux? If yes why? If no why?

5 Answers   Aricent,


What is the size of int in 64-bit jvm?

0 Answers  


What is garbage collection? Can it be forced to run?

0 Answers   Global Logic,


What is the default value of the local variables?

0 Answers  


Categories