What is stack example?


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

Post New Answer

More Core Java Interview Questions

What is scanner in java?

0 Answers  


what is the output??????? public class multireturn { public(int assign x ( int x) { if(4==x) { return 7; } else if (7=x+3) { return 6; } return 5; } }

3 Answers   TCS,


Define inheritance?

0 Answers  


If set accepts only one argument then how can it compare two objects to avoid duplicates

5 Answers  


How to sort the elements in HashMap

3 Answers   Ness Technologies,






Does java have a compiler?

0 Answers  


What are the types of statement? explain

1 Answers   SysBiz,


What is a layout manager?

1 Answers  


what is the difference b/w PUT and POST method to send data to the server

5 Answers   Mind Tree,


How many days will it take to learn java?

0 Answers  


Explain java code for recursive solution's base case?

0 Answers  


What do u mean by wrapper Class? What do u mean by Jvm... How do u change JVM for other OS? Or No need to Change ...? its like tricky

6 Answers   Accenture, EDS,


Categories