What is the difference between post and put?


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

Post New Answer

More Core Java Interview Questions

What is OOPS Concept?

1 Answers   Cap Gemini,


Consider that class classA, abstract class classB, and final classC have been defined.Which one of the following is correct? 1. classA extends classC implements classB 2. class A extends classB, classC 3. classA extends classB 4. classB implements classC

2 Answers  


What is a Presistent Object?

0 Answers   InfoAxon Technologies,


write a program that list all permutations of ABCDEF in which A appears before B?

0 Answers   Nissan,


Can you explain the difference b/n abtract and interface with a good example,?In what cases we have use abtract and what case interface?

4 Answers   Satyam,






How will you create the class for the following scenario? Employees under one employee?

2 Answers   Bally Technologies,


What is hashtable and explain features of hashtable?

0 Answers  


What is immutable in java?

0 Answers  


Why does it take so much time to access an applet having swing components the first time?

0 Answers  


What do you mean by object?

0 Answers  


What is lastindexof in java?

0 Answers  


How do generics work?

0 Answers  


Categories