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 |
this question is from sas:what is the difference between FILE and INFILE statements? plz explain in brief?
What is dialog programming?
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
Definition of Singleton Class? what is the Purpose of it? what is the advantage?
Explain what is OOPS and its concepts?
what are the missinschema properties and should we pass primary key in select command
In staad pro, how can we design ROOF SLAB?
3. . Explain the Cache memory? What is the advantage of a processor having more cache memory?
£¢®£ž›;=9:B9<::C = ADITHI HOW TO GET?
What is std::auto_ptr?
define profiler???
what is the abap/4