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 9790Write 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 9163What 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 9238Post New Lehman Brothers Interview Questions
What are the json values?
Explain tableau data server?
Describe the pathophysiology and symptoms of common hematologic conditions such as anemia, thrombocytopenia, and leukemia.
Explain what is the smallest unit of execution in .net?
Explain how DSECT parameter is used in BMS ?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
What is an orthogonal base class in c++?
What is multilevel inheritance explain with example?
What opportunities does a financial downturn present to financiers?
is it important for a database administrator to understand the operating system and file access? : Sql server administration
What are the Control levels in internal tables?
How to read, write and delete session in cakephp?
Explain process id.
Explain and describe xml?
How do namespaces work?