[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

Technical Interview Questions and Answers :: C++

    161 / 187

    What are the uses of application frameworks?
    Answer:

    i. A framework to be of significant use, it must provide more structure and much more services than this simple example do.
    ii. A framework will also be supported by a library that provides classes that are useful for the application programmer when specifying the action classes.

    Please Login First :

    162 / 187

    What is wrapper?
    Answer:

    An interface class that controls access to another class or adjusts its interface and is sometimes called as wrapper.

    Please Login First :

    163 / 187

    What are the two parts to separate a single object?
    Answer:

    These issues is to separate a single object into two parts.
    i. A handle providing the user interface.
    ii. A representation holding all or most of the object’s state.

    Please Login First :

    164 / 187

    What is used as a connection between handle and the representation?
    Answer:

    The connection between the handle and the representation is typically a pointer to the handle.

    Please Login First :

    165 / 187

    What is called proxy?
    Answer:

    A handle that provides an interface that is close to identical to the class for which it is a handle often called as proxy.

    Please Login First :

    166 / 187

    How a base class is defined in handles?
    Answer:

    i. Idea is to have one handle class for a family of classes defined by a base class.
    ii. Derivation from this base class can be a powerful technique.
    iii. It appears to a node class and abstract types.

    Please Login First :

    167 / 187

    How does the overloading function performs in handles?
    Answer:

    Overloading -> enables a handle to gain control and do some work on each access to an object.

    Please Login First :

    168 / 187

    Which approach is called application framework?
    Answer:

    An approach to the support of design and reuse is to provide code that establishes a common framework into which the application builder fits application specific code as building blocks. Such an approach is often called as application frameworks.

    Please Login First :

    169 / 187

    What do you mean by overriding?
    Answer:

    No Discussion on this question yet!

    Please Login First :

    170 / 187

    Explain in detail about "iostream.h"?
    Answer:

    No Discussion on this question yet!

    Please Login First :


You can check latest and updated Infosys C++ Interview Questions and Answers on this page. You can filter the question set by the company's name. Looking for the right answer? Don't worry! You can click on view answer section and check the answer with the explanation. You can discuss the answer in the forum with other users easily. Login with Facebook and save the answer To Reading List right now!

Our site contains top IT companies placement paper and mock test to help the freshers and experienced candidate to get hands on experience on the pattern and type of questions. We have curated all the C++ technical interview questions and answers from previous candidates.