What are the different http methods?


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

Post New Answer

More Core Java Interview Questions

what do you meant by Platform-Independent?

6 Answers   Persistent,


Can an abstract class have a constructor?

1 Answers   RBS, Wipro,


How do you empty a list in java?

0 Answers  


when there is a need of jvm then how we can say that java is a platform independent language?

3 Answers  


is it mandatory to deaclare all variables public static fianl in interfaces?if i declare like in the below program, public interface A { public static final int I=0; int j=0; } in interface A,what is the difference between I,j?

2 Answers  


What is the lifetime and scope of a variable?

0 Answers  


What is the escape character in java?

0 Answers  


Which is best ide for java?

0 Answers  


What do you mean by scope of variable?

0 Answers  


How listener identify that the event came from a particular object?

0 Answers  


Is 0 true or false?

0 Answers  


Highest level event class of the event-delegation model?

0 Answers  


Categories