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 C++ General Interview Questions
Questions Answers Views Company eMail

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

2 7967

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 8186

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

11 25900

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 7862

Why would you make a destructor virtual?

3 7922

Post New Lehman Brothers C++ General Interview Questions




Un-Answered Questions

Explain the mechanism of elisa.

628


I buy a piece of equipment, walk me through the impact on the 3 financial statements?

292


Into which two groups can the nitrogen-containing bases that form dna and rna be classified? What is the criterion used in that classification?

558


What does enterprise javabeans module contain?

523


What are the steps Redirecting to Named Routes in Laravel ?

831






How is possible this scenario using in type-in prompt.?

596


Why has Cloud Computing become an important technology these days?

315


How do I fix a blue screen on windows 10?

454


which is better php,asp.net,jsp? and why?

1333


What is replication factor?

245


What are the relational databases supported in sqoop?

5


What is the difference between swdd and swdd configuration?

410


What is RDD Lineage?

278


which is not a benefit when adding a title in the document properties? : Adobe flash

476


How to get unique records from a table?

525