what is the difference between an application and service???
i mean service which runs as in services.msc.
Answers were Sorted based on User's Feedback
Answer / thirupathi gajjela
Applications are the programmes that used to run inside
some server (ex: a web application runs in IIS) to fulfill
the user requests over a protocol.
Services are one type f applications that provide the
services to the other applications over a protocol.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vishakha walsetwar
Application Have User interface but Service does not have
user interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
Why data bus is bidirectional and address bus is unidirectional?
In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
what is the pl/sql block size in oracle 10g and 11g?
What do you mean by text editor?
what is the extension of SPDS Dynamic cluster tables?
How to convert numeric value into words in c#????plz suggest me the coding of this question???
what will be the model paper for the post of assistant programmer in delhi high court
How many packages available in java??
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
What is the difference between procedure -oriented language and object oriented language?
22 Answers IBM, Infosys, TCS,
What is Boxing?