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



what is the difference between an application and service??? i mean service which runs as in servic..

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

what is the difference between an application and service??? i mean service which runs as in servic..

Answer / vishakha walsetwar

Application Have User interface but Service does not have
user interface.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

this question is from sas:what is the difference between FILE and INFILE statements? plz explain in brief?

1 Answers  


What is dialog programming?

0 Answers  


Write a program which inputs 2 integers representing the sides of a triangle, a and b. Next, write a function which accepts the 2 sides as parameters and returns the hypotenuse of the triangle, c. Use c 2 = a 2 + b 2 To raise a number to an exponent, us e the built - in JavaScript function Math.pow() Let’s say you have a variable x and you want to raise it to the 5 th power, use Math.pow in the following manner... Math.pow( x, 5 ); This will raise x to the 5 th power. To find the square root of a number, use t he built - in JavaScript function Math.sqrt () So to find the square root of x, use Math.pow () in the following manner... Math.sqrt( x ) You must create 2 functions to receive credit for this assignment. Your ‘ main ’ function which is called from the button. And your hypotenuse function. Again, the main function calls upon the hypotenuse f unction when it needs that value. Get the user ’ s input, call the function, output your result. Create your own CSS layout

0 Answers  


Definition of Singleton Class? what is the Purpose of it? what is the advantage?

0 Answers   Cognizant,


Explain what is OOPS and its concepts?

0 Answers   BirlaSoft,






what are the missinschema properties and should we pass primary key in select command

0 Answers  


In staad pro, how can we design ROOF SLAB?

0 Answers   L&T,


3. . Explain the Cache memory? What is the advantage of a processor having more cache memory?

1 Answers  


£¢®£ž›;=9:B9<::C = ADITHI HOW TO GET?

0 Answers  


What is std::auto_ptr?

1 Answers   Amazon,


define profiler???

0 Answers  


what is the abap/4

1 Answers  


Categories