AceTheInterview
Jobs in Pune | Work better in teams | Socialize with friends | Submit Q&A | Tell a friend
Search site for 

Top 100 Interview Questions & Answers in a convenient and easy to read book!

“I bought this guide a few days ago to prepare for my interview with Oracle. Many of the questions they asked me were from this guide. I found this book absolutely great!”

– Ravi, California

Read more comments...

Interview Questions And Answers RSS Feed

Answers »

  1. Submitted By: harini — December 14, 2007
    +0 votes
      + -

    i think constructor

  2. Submitted By: VJ — December 31, 2007
    +9 votes
      + -

    =

  3. Submitted By: saranya — January 9, 2008
    -2 votes
      + -

    I think destructor(~)

  4. Submitted By: madge — January 14, 2008
    -2 votes
      + -

    new

  5. Submitted By: shvia5256 — February 5, 2008
    -2 votes
      + -

    all the operators in c++ are overloaded but ” = ” cannot be overlaoded

  6. Submitted By: meenakshi — February 10, 2008
    -1 votes
      + -

    Assignment operator

  7. Submitted By: abc — April 2, 2008
    -6 votes
      + -

    :: scope resolution operator

  8. Submitted By: chandu — April 3, 2008
    -2 votes
      + -

    assignment operator ” = “cannot be overloaded

  9. Submitted By: J1gs4w — June 2, 2008
    +1 votes
      + -

    The question asks “Which operator cannot be *inherited*,
    I’ve never heard of operator *inheritance*.
    Anyhow these are the operators that can’t be overloaded:
    :: . ->* ?: ->

  10. Submitted By: J1gs4w — June 2, 2008
    not yet rated
      + -

    Well, I just referred to Stroustrup doc and found out this.
    :: . ?: sizeof are the operators that cannot be overloaded.

  11. Submitted By: Amit — June 9, 2008
    not yet rated
      + -

    operator sizeof

  12. Submitted By: Amit — June 9, 2008
    +1 votes
      + -

    Correcting my previous comment:

    operator= cannot be inherited

  13. Submitted By: Anban — July 23, 2008
    +4 votes
      + -

    “=”Assignment operator can be overloaded(all operators can be overloaded)but cannot be inherited..
    “::”Scope resolution operator cannot be inherited.

  14. Submitted By: Talmeez ul Hassan — September 17, 2008
    +1 votes
      + -

    The ‘=’(equal) operater can be overloaded but cannot be inherited

  15. Submitted By: varun — September 28, 2008
    +1 votes
      + -

    assignment(=) is the only operator in c++
    which can we overloaded but not inherited….

    reason is if we inherit assignment operator than if with base class refrence we refer derived class than assigment operator should assigned base class to derived class , but if derived class have some new data member than how can these member be assign to base class…

  16. Leave an Answer/Comment

    To prove you're a person (not a spam script), type the security text shown in the picture. Click here to regenerate some new text.
    Click to hear an audio file of the anti-spam word

Our Sponsors
Our Sponsors
Contact Us | FAQ | Sitemap | Terms of Use | Privacy Policy | Tell a Friend

Copyright © 1999-2006 Jeeve Technologies LLC. All rights reserved.