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 |
I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?
I m Abdullah Ansari compleated MCA from Jamia Hamdard,i have appeared the test of IBM on 2 august at oxford college of engineering Bangalore.waiting for hr round.. This is the first round for IBM.02/08/08 Paper consists of 4 sections 15 questions from matrices(time very less but no negative marking). 25 questions from series completion section (this section is very easy but negative marking) 15 questions from aptitude(little bit tough time limit 15 minute negative marking) 4th section is from computer science (c,c++,operating system,digital electronics ,basic question..) result came at 3 o'clock.i was selected... In interview they asked questions like 1 they asked about final yr project.. 2 what are dynamic and static memory location? 3 linked list and array difference between them. 4 what is function ? what is difference betwen function and inline function? 5 about structure 6 about binary tree, traversal, call by value. 7 storage class and many more basic questions..
give idea for creating screen in abap
What is Boxing?
For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?
what are the 3 forms of a prolog term
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
V2 SOLUTIONS APTI paper is very easy there are 3 sections 1'st is quant problem on age train traveling speed is given length of train is given we have to find out length of bridge then prob on calender one date is given on Friday hv to find out day of othe date ans is Friday then there was 1 prob on percentage which was very easy ans was 21340 then 2’nd section was english grammer had has been being like that hv to fill in the blanks was very wasy then last section was find relative words there was five Q 1 pant ANS:-breath 2inquire ans :- ask And 3 more out of that 1 ‘s ans was:- body 4 And others ans was :-through THEN THEY HAVE GD There was three topics 1 should we allow india’s talent to go to abrod 2 protest against seperate state is justify 3 inturuption of politics in cricket Thats all guys i cleared both the rounds now preparing 4 interview best of luck
I was try to insert 120000 records into the orcle table using the stroed proceeder. But it was stop the 9999. What can I do insert all the records.
How can we develop a multi-tier application in Java?
can we use commit,rollback in triggers and how?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.