A man has Ten Horses and nine stables as shown here.
[ ] [ ] [ ] [ ] [ ] [ ] [ ] [ ] [ ]
The man wants to fit Ten Horses into nine stables. How can
he fit Ten horses
into nine...
Answer Posted / padmas
See the meaning for 'Stable', which means where the horses are kept.If a man has 9 stables, in any one of 9 stable of his choice can be chosen to put the horses depending on the size of the each stable.If a stable size is 9 horses, the man can put all horses in one stable, or can go for the next stable,till he puts all his horses in the stables.Stable size decides the how many horses will stay in each stable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
The later in the development life cycle a fault is discovered, the more expensive it is to fix. Why?
Explain walk-through?
What is the purpose of a test completion criterion?
What is path coverage testing?
What is functional specification?
When you will deploy Fibre Channel SAN instead of iSCSI SAN?
Please some one answer these Q's 1.Modules in Pension Domains ? 2.What Should we Test on Pension Domain.? Thanks in Advance Stewie
What can be thought of as being based on the project plan, but with greater amounts of detail?
Explain exhaustive testing?
What is Mainframe testing all about? What is testing methodology which applies to this kind of testing? Can anyone with the basic knowledge of mainframe system can apply for the Mainframe testing job requirement?
Set a=description.Create a("name").value="Google" Set b=description.Create b("Title").value="Google" Set c=description.Create c("micclass").value=" webedit" 'c("name").value="q" 'c("type").value="text" 'Set d=description.Create 'd("name").value="q" Set e=description.Create e("micclass").value="webbutton" e("name").value="Google Search" Set h=description.Create h("name").value="qtp - Google Search" Set desc=description.Create desc("micclass").value="webelement" desc("type")="qtp" Set l=description.Create l("title").value="qtp - Google Search" 'invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE","http://www.google.co.in/" invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE" Browser(a).Page(b).WebEdit(c).set"qtp" Browser(a).Page(b).WebButton(e).click set z=Browser(h).Page(l).childobjects(desc) i=z.count print i 'For j=0 to i -1 ' m=z(j).getroproperty("text") ' msgbox m ' print m ' 'Next hi guys this is anil. i am beginner in advance qtp. i am trying to write script for searching web element (QTP)in google. i have posted a script plz check it. send me solution how to write scripting for search and counted no qtp word in google search . plz tell me the solution ASAP
What are the phases of a formal review?
What is static analyzer?
In the 7 Stages of the SDLC (Planning, System Analysis, System Design, Development, Testing, Implementation, and Maintenance), what is the INPUT and OUTPUT of each stage?
What do you mean by automated testing?