Using callable statement how can you pass out parameters, explain with example?


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

Post New Answer

More Core Java Interview Questions

What is the final class modifier?

0 Answers  


What is difference between static method and static variable?

7 Answers  


What is the this keyword?

0 Answers  


Assume a thread has lock on it, calling sleep() method on that thread will release the lock?

0 Answers  


Why a dead thread occurs?

0 Answers  


What is super constructor?

0 Answers  


what is servlet enginee?

0 Answers   Covansys,


class{ ... ... interface myinterface{ ... ... } abstract class{ .. .. } ... .. .. } is this possible to write "Interface and/ or Abstract class inside a class ? if possible whcich one is possible is only interface? is only abstract?

2 Answers   Logica CMG,


What are possible key words, we can use to declare a class?

2 Answers   Tech Mahindra,


Can we able to pass objects as an arguments in java?

0 Answers  


What is the implementation of destroy method in java. Is it native or java code?

0 Answers  


Explain the difference between abstract class and interface in java?

0 Answers  


Categories