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 10012Write 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 9365Post New Lehman Brothers Interview Questions
What is the difference between angular 2 and 5 and 6 and 4?
Prepare a trading account, profit and loss Account and Balance sheet form the following trail balance and other adjustments as on 31.12.2009 Adjustments: 1. Closing stock R 7060 2. Allow interest on capital at 6% p.a 3. Insurance prepaid Rs 60 4. Depreciate Building and furniture at 10% p.a. 5. Wages due Rs 40 6. Provide 10% RBD and 5% on debtors and creditors 4. From
What is internal and external sorting?
We have 6-axis wotan horizontal milling & boring machine. Linear axis- x,y,z,w & U. Rotary table B Axis Z,U & W axis are parallel. Z is tool axis. X is cross slide. We wish to retrofit the machine.Which control I should select & also suggest How many axis simutaneous control for linear & circular interpolation.
What are azure cloud services?
How to create node js express project?
What is setbounds in java?
What is race around condition in a jk flipflop? How it can be avoided?
What is early media? Explain the call flow.
How long can I use the flex builder 3 beta 3 software? Can I extend the time limit?
What is an insurer?
How do I delete duplicate words in excel?
What is the difference between interaction record and other business activities?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
Are spark dataframes distributed?