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 |
will it allow to add same value in HashMap class.
How same session variable can be used in both Asp and Asp.net?
what is programmable BIST in today ic design
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
About CLR, reflection and assemblies?
what is the difference between a namespace and assembly ?
we create a pf with 3 fields.2 is defined as keyfields.we lock it with alcobj command.how we find out whether the file is locked or not?is it dspfd??/
Define Form modules, Class modules and Standard modules
Diff.b/w Frames and container?
1 Answers Tech Mahindra, Wipro,
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
What is the difference between compiled and interpreted languages?
What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?