What is the functionality of Webserver?

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


Please Help Members By Posting Answers For Below Questions

What happens if a constructor is declared private?

627


What is an argument java?

613


Why does java not support pointers?

657


What does int argc char * argv [] mean?

618


How many types of variables are there?

767






State one difference between a template class and class template.

715


Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?

711


What is the difference between access specifiers and access modifiers in java?

678


Which collection allows duplicate values in java?

635


How many ways can we create the string object?

621


What is void keyword?

756


What is the difference between an if statement and a switch statement?

754


Why java is said to be pass-by-value ?

655


Can we start a thread twice in java?

604


In a class implementing an interface, can we change the value of any variable defined in the interface?

628