What is the difference between stored procedure & function?


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

Post New Answer

More Core Java Interview Questions

What is type casting?

2 Answers  


what is session in java?

0 Answers   Seventhsense Technologies,


What is yielding and sleeping? how they different?

2 Answers  


how an we achive multiple inhetitance in java using interface..??

2 Answers  


can we create instance for interface in java?

4 Answers  






write a program to create an arraylist and listeterator.and value should be enter through keyboard.

1 Answers   Axcend,


Does java set allow duplicates?

0 Answers  


What are the different collection views provided by maps?

0 Answers  


Write a java program that prints all the values given at command-line.

0 Answers  


When you say String is immutable, what do you mean by that? Say I have String s = "Ness" s= s+"Technologies"; What will happen? If the value gets appended, then what is the meaning of immutable here?

5 Answers   Ness Technologies,


can we have virtual functions in java?

11 Answers   Wipro,


What is the use of private static?

0 Answers  


Categories