logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What do you mean by reference variable in c++?


  • Correct Answer
  • A reference variable provides an alias to a previously defined variable Data -type & reference-name = variable name 


  • Technology problems


    Search Results


    • 1. what is the use of virtual destructor in c++?
    • Discuss
    • 2. What are the features of C++ different from C?
    • Discuss
    • 3. What are the basic concepts of object oriented programming?
    • Discuss
    • 4. What is C++
    • Discuss
    • 5. Define void pointer using C++.?
    • Discuss
    • 6. What are storage qualifiers in C++ ?
    • Discuss
    • 7. What is copy constructor?
    • Discuss
    • 8. What is default constructor?
    • Discuss
    • 9. What is dynamic binding?
    • Discuss
    • 10. What is namespace?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment