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 10009Write 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 9243What 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 9361Suppose 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 12714SSRange is used to do a range check on which of the Following. SUBSCRIPT,INDEX,REFERENCE MODIFICATION,Run-time option.
3 14275Hi 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 27736How 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 41211Post New Lehman Brothers Interview Questions
what is the difference between delete table and truncate table commands? : Sql server database administration
What is a value type in c#?
Mention what does the investment of personal assets by the owner will do?
How good are you with computer skills? : bpo
What should be the components of a fair policy with regard to collecting, maintaining, and disseminating information about employees?
How is compile-time and run-time code checking done in python ?
What is the use of dimensional modeling in data warehousing?
What is the limitation for radial immuno diffusion method?
What is a nested interface?
What is a real-time data warehouse?
What difference comes in constructing of house and a housing complex like society
How is declarative handling of exceptions done in struts ?
what is the filters in biztakk server? where it can use?
Corenuts technology interview questions
How do I disable javascript in my browser?