Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 9020

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 9243

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

11 30240

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 9361

Why would you make a destructor virtual?

3 9269

Post New Lehman Brothers C++ General Interview Questions




Un-Answered Questions

Why is arraylist faster than linkedlist?

990


How is venus like earth?

119


I need to connect a synchronous generator to the grid using automatic synchronization and two circuit breakers (one for synchronization, one for end connection to the grid), how to determinate the required diameter of the cables?

2268


How do I pin all the files within a project?

1396


what is the full form of dhcp? : Windows server 2008

394


if I were to ask one of your professors to describe you, what would he or she say?

1155


What is drawable/ directory?

946


Why do you want to be a trainer?

1914


State your career goals five years from now.

3731


Is microsoft iis free?

978


What is “call by reference” in python?

947


Is an empty arraylist null?

1148


HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?

2250


What ORBs does TAO interoperate with?

2326


What is array in c++ pdf?

1291