You have one employee table having 3 entries emp_id, Mgr_id
and salary. Mgr_id is also referencing emp_id. so now find
out the emp_id which are having the second highest salary,
under a particular manager.
Write a program for Sum of the digits for a given number
Ex: suppose user entered Number is 1214,
It should calculate the above number like 1+2+1+4 = 8
write the maximum possibilities test scenarios/ test cases
for Google home page - Screen has following: Google Text
field, Buttons are - "Google Search" and "I'm Feeling Lucky".
Suppose an application is on desktop, when you tries to open
an application with Internet Explorer which is not launching.
How do you debug or possibilities to overcome above problem?
How to check whether some services are running in another
server or not?
Suppose i am currently in a server named A.I want to check
whether some services are running in server B without
logging into the server B.