What is a “stateless” protocol ?


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

Post New Answer

More Core Java Interview Questions

Suppose i have two threads t1 and t2 are running.How the main thread will know that the two threads t1,t2 execution has completed?

2 Answers   Subex,


What is ternary operator in java?

0 Answers  


Do I need java on my pc?

0 Answers  


What is the syntax and characteristics of a lambda expression? Explain

0 Answers  


Why parsing is done?

0 Answers  






when we write class.forName("any one class"); what happens actually?what it will return?explain stepwise?

6 Answers  


can u give one sinario when you use Abstract Class and When you use Interface.

5 Answers   ITC Infotech,


Does constructor return any value?

0 Answers  


Can a class have 2 constructors?

0 Answers  


What is the main use of java?

0 Answers  


Why volatile is used in java?

0 Answers  


What is blank final variable?

0 Answers  


Categories