logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What are the basic concepts of object oriented programming?


  • Correct Answer
  • It is necessary to understand some of the concepts used extensively in object oriented programmingThese include Objects Classes Data abstraction and encapsulation Inheritance Polymorphism Dynamic Binding Message passing 


  • Technology problems


    Search Results


    • 1. What is C++
    • Discuss
    • 2. Define void pointer using C++.?
    • Discuss
    • 3. What is the data structures used to perform recursion?
    • Discuss
    • 4. In an AVL tree the balancing is to be done when the pivotal value is in range of

    • Options
    • A. greater than 1 and less than -1
    • B. greater than -1 and less than 1
    • C. greater than 1
    • D. less than -1
    • Discuss
    • 5. What are the difference between in-stream procedure and inline procedure in JCL ?
    • Discuss
    • 6. What are the features of C++ different from C?
    • Discuss
    • 7. what is the use of virtual destructor in c++?
    • Discuss
    • 8. What do you mean by reference variable in c++?
    • Discuss
    • 9. What are storage qualifiers in C++ ?
    • Discuss
    • 10. What is copy constructor?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment