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 9361Post New Lehman Brothers Interview Questions
Is a console a computer?
How can i copy program (parameter) from mm440 (V.F.D.) by using BOP?
What are different ways of securing a computer network?
How to Calculate KA Rating of Main LT Panel
Are c# strings null terminated?
What is degree of Relationship type?
What is the benefit of using interface in c#?
What is meant by Laravel - Authentication ?
what are the selections available in configuring a burnout protection of a controller? thanks
Explain the common uses of threaded binary tree.
How do you paste a formula without changing the cell reference?
What is the different type of life insurance? : insurance sales
What exactly is django?
Why spinlocks are used?
What is asp.net used for?