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 9631Write 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 9076What 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 9106Post New Lehman Brothers Interview Questions
What are lts releases of node.js?
What are the different identifier states of a thread?
How to create a testing table with test data in ms sql server?
Dear Frds, How can i calculate the Steel for RCC Slab, Please provide one Example also, so that i can understand very well. Ex: Area: 1320.0 Sft.(44' X 30') Span: 15'(Default). Column Size: 9"X15"(6 No.s 12mm Rods) Please Provide Calculation Details. Thankyou. Satish
can any one tell me the examples of white box testing
Is xslt a programming language?
What is a Workflow Field Update?
Explain the significance of initapplication() in vc++.
What is the difference between a mutex and a semaphore in Linux?
What do mean by debugger?
Can Silverlight be used along with different browsers and operating systems?
Explain AngularJS scope life-cycle?
What is the easiest solution to reduce the file size?
How to check CPU usage in EP? If java path is down the how to do trouble shoot? What is the transport group? What is the SLD system in PI? How to take back up in EP? How to create logical system? Is it possible to change the name logical system in SSC4? How you will take the online Backup and incremental Backup? What is the backup strategy? How many application servers you have in Production System? Difference between oracle 9i and oracle 10g? What is EHP4? What is your enhancement package and support package? how to find RAM size on Unix? How to find OS level at command Prompt? While doing kernel upgrade what is exe files? What is client comparison? How to apply job on Os level? What are the recent challenges faced? How to apply support package in solution manager? Difference between SPDD/SPAU If SAP* is not working ? If job is slow? how you will trouble shoot? What are software files required for SAP 4.7?
How do you use the Dropdown plugin?