Forum

Difference Between Reference and Pointer in C++

This thread contains 1 reply, has 2 voices, and was last updated by Test 5 years, 5 months ago.

  • Author Replies
    • #56184

      What is The Difference Between Reference and Pointer in C++?


    • #56186

      Reference

      1) A reference variable is a different name for an existing variable. If the variable initialized the variable name can be used to refer to a different variable.

      2) Reference works like an alias for an existing variable. It is a temporary variable.

      3) It does not need any indirection operator to access the value.

      4) A null value cannot be assigned to the reference variable.

      Pointer

      1) A pointer is a variable that holds the memory address of another variable.

      2) Pointer variable needs an indirection operator to access the value of a variable.

      3) A null value can be assigned to the reference variable.


Viewing 1 reply thread

You must be to reply to this thread.Please or . Registration is 100% free.

GET FREE CONSULTATION

Call Us Now For Free Consultation97370 05566

Our experts listen to you patiently and suggest you the right course after conducting a personality profile test. Register your interest below to schedule personality profile test for you.

SUBSCRIBE TO OUR NEWSLETTER

Subscribe to get latest updates regarding courses, IT industry and career prospects.

Copyright 2016-2024 Smart Mentors. All Rights Reserved.

Login

FORGOT PASSWORD

Sign up now to Become An Instructor

    Register your Interest

      cf7captchaRegenerate Captcha