What scales are used for magnitude?
Explain the bindings and singletons properties?
If a function doesn’t return a value, how do you declare the function?
What experience have you had in writing technical materials?
What are the disadvantages of axial flow (piston type) automatic control valve compared to the conventional types (globe or diaphragm) If you are a designer/specifier, do you accept this type of valve for using in building's piping systems ?
Define c# delegate?
Difference between array and sub-script ?
How do I run a script in windows?
What is defined as attribute of interrogated control ?
What is difference between first level cache and second level cache in hibernate?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What is concurrent user hits in load testing?
how to see the MAC address in your server's ARP table?
What is abstracting periodical?