There are 3 employees(say 2 colleagues and u not from same
dept) in an organisation they used to discuss any thing
except their salaries and one day stranger came and asked u
to tell the average salary!plz give me the solution.
Answer Posted / test user
Step1 : Ask the salary of the other two colleagues
Step2 : Add their salaries + yours
If both of them tells, then Step3
If only one of them tells, then Step4
else Step 5
Step4 : Average Salary = Total Salary / 3
Step3 : Average Salary = Total Salary / 2
Step5 : Average Salary = Your Salary
Step6 : Tell the stranger
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is difference between validation and verification?
i am fresher in manual testing.how to do database testing as a manual tester.suggest me some answers,so that i will have a clear idea adout database testing.
what is the meaning of Field Level Validation & Form Level Validation??
What is independent test group (itg)?
What is cause-effect graphing?
What is policy?
hi Can anyone explain how to use sql quries in database testing with a real time scenarioin an application
What is the smallest unit of information transfer in FC?
Explain walk-through?
What are enter & exit criterias of a test paln?
What is considered to be a good test?
What is path analysis?
Explain Peer Review in Software Testing?
What is test incident report?
you are a SQA lead on a project that uses an agile development environment, The lead developer has been instructed to write and initially-failing automated test case, then produce minimum amount of code to pass the test and finally refactor the new code to acceptable standards. based on above, Which type of SQA-focused SDLA is being used?