What is the functionality of Webserver?
Answers were Sorted based on User's Feedback
WebServer provides services to web clients only.It
understands and supports only HTTP protocals.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravikiran
webserver will provide you all the services and allow you
to do the deployment operation
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you understand by private, protected and public?
What is the longest unicode character?
What is a final class in java?
What do you understand by abstract classes?
What is the new line character?
How do we make a class serialize?
Difference between notify() method and notifyall() method in java?
How are the elements of a gridbaglayout organized in java programming?
What is the difference between applet and application?
What is thread life cycle in java?
What is a prefix function.write down a code to compute prefix function.
What is a void method java?