Three friends divided some bullets equally. After all of them shot 4 bullets the total number of bullets remaining is equal to the bullets each had after division. Find the original number divided.
16 27806A thief steals half the total no of loaves of bread plus 1/2 loaf from a bakery. A second thief steals half the remaining no of loaves plus 1/2 loaf and so on. After the 5th thief has stolen there are no more loaves left in the bakery. What was the total no of loaves did the bakery have at the beginning
4 28075You have 8 marbles. 7 marbles weigh 1 ounce each, & one marble weighs 1.5 ounces. You are unable to determine which is the heavier marble by looking at them. You have a weighing scale that consists of 2 pans, but the scale is only good for 2 total weighings. How can you determine which marble is the heaviest one using the scale & in 2 weighings?
4 8087Post New L&T Puzzles Interview Questions
What is the use of mapping in web dynpro?
What are the typical indicator diagrams?
Tell me how to initiate a session in php?
Which of the following is true regarding the staffing management plan needed for project activities? It is an output of the Resource Planning process. A. It details the resource requirements and the quantity of resources needed for project activities. It is an output of the Resource Planning process. B. It details how and when staff resources will be brought on and take off the project. It is an output of the Organizational Planning process. C. It details how and when staff resources wilt be brought on and take off the project. It is an output of the Resource Planning process. D. It details the resource requirements and the quantity of resources needed for project activities. It is an output of the Organizational Planning process.
How are contextual selectors used in css?
what next in SAP-ABAP/4 is it going to be change?
I am thinking of doing honors in political science. How do I go about this?
Differentiate between Asset Management and Configuration Management
How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538
What do you understand by a workspace in r programming language?
what is the difference between replacement of cement by groundnut shell ash
How to log out in unix?
What is the most popular ide for python?
How many threads can a cpu run?
What are the tests activities that you want to automate in a project?