Answer Posted / niranjanravi
WebServer provides services to web clients only.It
understands and supports only HTTP protocals.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the importance of finally over return statement?
How is it possible for two string objects with identical values not to be equal under the == operator?
What is sorting algorithm in java?
What is wrapper class html?
What are user defined exceptions?
What is string :: npos?
Tell us something about an iterator.
When should the method invokelater() be used?
What is a class variable?
How do you achieve singleton?
Explain the advantages of packages in java?
What does function identity () do?
Is an array a vector?
What is busy spin, and why should you use it?
What is finalize()? Is finalize() similar to a destructor?