Give us a program to check for parenthesis matching using stack.


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

Post New Answer

More Core Java Interview Questions

What is output buffer?

0 Answers  


class A{ some variables; public void a()throws Excepion1,Exception2{....} } class B extends A{ variables... public void a()throws E2,E3{.....} } Qns: here override of methods occurs or not,ore else wil give any compilation error or run properly..plz tell me briefly whts happening with the above codes....

4 Answers   Quinnox,


What is java algorithm?

0 Answers  


What is the catch or declare rule for method declarations?

1 Answers  


What does s mean in regex?

0 Answers  






What JNDI(Java Naming and Directory Interface) provides?

4 Answers  


What are the different access modifiers available in java?

0 Answers  


Which variable is the independent variable?

0 Answers  


What is the default size of set in java?

0 Answers  


How to add two numbers with out using Arithmetic , union operators in java....? But we can use bitwise operators... but how...?

4 Answers   CTS, Satyam,


What is the new line character?

0 Answers  


What is the difference between Resultset and Rowset.

6 Answers   IBM, Wipro,


Categories