A man leaves office daily at 7:00 pm. A driver with car comes from his home to pick him from office and bring back home. One day he gets free at 5:30 and instead of waiting for driver he starts walking towards home.In the way he meets the car and return home on car. He reaches home 20 min earlier than usual.in how much time does the man reach home usually... ? GIVE THE STEPS PLZ...
3 10010Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator
2 9244What is the output of: String a1 = "Hello"; String a2 = "world!"; String* s1 = &a2; String& s2 = a1; s1 = &a1; s2 = a2; std::cout << *s1 << " " << s2 << std::endl;
4 9364Suppose i have a script which is having 100 lines.I want to execute that script starting from line no 75.means first qtp should read the script from line no 75 how can u do it.
5 12715SSRange is used to do a range check on which of the Following. SUBSCRIPT,INDEX,REFERENCE MODIFICATION,Run-time option.
3 14279Hi Guyz, My requirement is to empty out a PS file but not to delete. How would I do that. Is there any Utility. If any other way, plz answer. Thanks.
9 27745How to test thru JCL if any file(PS or VSAM) is empty or not. I do not want to use any COBOL prog or Ezytrieve and want to do using utility.
10 41216Post New Lehman Brothers Interview Questions
What are the advantages of ms access?
What is scope c#?
What would be the difficulties with building a bridge that connects the UK and Canada?
What is the default method name in codeigniter?
Do you know how to add javascript remoting to your visualforce page?
What is an opening tag?
What are the array functions in php?
What are the types of advice in spring?
Hi Dear this urgent for me i have need of ROLTA India Ltd Mumbai Paper pattern for Testing Person , PLease Help me , if any body have any idea about it
What do you understand by excise duty?
What is the function of under voltage release ?
How can you control weblogic server life cycle?
hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance
i ma working on a project where i need to accept the requirements in english language and generate test cases for it.the requirment for example is Req002 – Turn the engine off (Engine_fuelling = Off AND Engine_supply = Off) if Key_position = Engine_off. Req003 – Switch on accessories (Accessories_power = On) if Key_position = Acc. Req004 – Switch off accessories (Accessories_power = Off) if Engine_starter = Active how am i goin to design the requirement structure for this and please suggest what will be the positive and negative test cases for these requirements for functional testing
tell me about a time in the past where you did something to improve teamwork and motivate staff towards a common goal?