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
What are the differences between include directive and include action?
Can a class be declared as static?
How do you sort arraylist in descending order?
What are the 6 boolean operators?
What ide should I use for java?
What is java life cycle?
What is methods and methodology?
What is the difference between inheritance and encapsulation?
What is a singleton class in Java?
How many threads can I run java?
What is array sorting in java?
What is finalize()? Is finalize() similar to a destructor?
How do I get a substring?
How transient variable is different from volatile variable?
What is break and continue statement?