Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4100420
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T20:33:52+00:00 2026-05-20T20:33:52+00:00

n3035 says: (2010-02-16) A variable is introduced by the declaration of an object. The

  • 0

n3035 says: (2010-02-16)

A variable is introduced by the declaration of an object. The variable’s
name denotes the object.

n3090 says: (2010-03-29)

A variable is introduced by the declaration of a reference other than a
non-static data member or of an object. The variable’s name denotes the
reference or object.

n3242 says: (2011-02-28)

A variable is introduced by the declaration of a reference other than a
non-static data member or of an object. The variable’s name denotes the
reference or object.

CAN any one explain the difference interms (or) with the help of an program(exactly what it say’s)

this is the statement from ISO standard C++

I seen this link :

Why was the definition of a variable changed during the development of C++11?

but this is not(full meaning) my question …

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T20:33:53+00:00Added an answer on May 20, 2026 at 8:33 pm

    Consider:

    int x = 42;
    int& rx = x;
    

    x is a variable; should rx also be considered a variable? Many of the Standard’s requirements about non-reference variables also apply to references. It’s obviously a pain to have to stipulate “variables or references to variables” constantly throughout the Standard, so if the definition of a variable can include references – perhaps with the occasional “except for references”, then the Standard may be – on balance – simplified. It looks to me like the revisions were exploring this balance.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

n3035 says: A variable is introduced by the declaration of an object. The variable's
Setup Given this user-defined type: struct T { static int x; int y; T()

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.