what is the difference between an application and service???
i mean service which runs as in services.msc.
Answer Posted / vishakha walsetwar
Application Have User interface but Service does not have
user interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the filters in biztakk server? where it can use?
Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number
what does mean and stack mean in genral programming?
THERE ARE 4 SOURCE FILES WHICH CONTAINS SAME METADATA CREATE A TARGET THAT SHOULD DISPLAY THE FILE NAME ALONG WITH THE RECORD PLEASE SEND THE ANSWERFOR THIS QUESTION WITH MAPPING
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
shall we execute our java programmes in jre
What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?
in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)
how to hide prompts
How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there
What is the entry point function of a DLL?