Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Lehman Brothers Interview Questions
Questions Answers Views Company eMail

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 8075

Write a function which takes a character array as input and reverses it in place.

2 7944

Write 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 8164

In C++ cout is: a) object b) class c) something else

11 25830

What 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 7847

Why would you make a destructor virtual?

3 7911

Post New Lehman Brothers Interview Questions




Un-Answered Questions

Which testing features are provided by the sap fiori worklist application template?

223


What is a subquery in sql?

505


Explain about sql server login?

591


How we create SQL Server 2005 Reporting Services ? Give me Sample

1572


How can we handle windows based pop up?

513






How to Get the Printer driver and port name from TPrinter's ?

1408


Why is normalisation used?

487


List the advantages of using stored procedures?

558


How do I insert columns and rows in word 2007?

318


What are the different database integrities?

577


what motivates you? also have you used these motivators with other

2076


Which keyword is used to accept variable number of parameters?

686


How do I remove infinite columns in excel 2016?

304


What is difference between c++ 11 and c++ 14?

572


Why can’t we use comparator to convert sin wave into square wave?

704