Spread the word.

Share the link on social media.

Share
  • Facebook
Have an account? Sign In Now

Sign Up Sign Up


Have an account? Sign In Now

Sign In Sign In


Forgot Password?

Don't have account, Sign Up Here

Forgot Password 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

You must login to add post.


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.

RTSALL Logo RTSALL Logo
Sign InSign Up

RTSALL

RTSALL Navigation

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

Mobile menu

Close
Ask a Question
  • Meet The Team
  • Blog
  • About Us
  • Contact Us
Home/Questions/Q 1153
Next

RTSALL Latest Articles

Queryiest
QueryiestEnlightened
Asked: March 14, 20232023-03-14T11:23:33-05:00 2023-03-14T11:23:33-05:00In: Programs

Define is the “–>” operator in C++?

The “–>” operator in C++ is called the “member access through pointer” operator. It is used to access a member of an object that is pointed to by a pointer.

The “->” operator is used when we have a pointer to an object and we want to access a member of that object. It is a shorthand for dereferencing the pointer and then accessing the member using the dot operator.

For example, consider a pointer ptr to an object of a class MyClass, and suppose that MyClass has a member variable x. To access the value of x using the pointer, we can use the “->” operator as follows:

ptr->x

This is equivalent to the following code using the dereference operator (*) and the dot operator (.):

(*ptr).x

The "->" operator is a concise way to access members of an object that is pointed to by a pointer, and it is commonly used in C++ programming.

c++code-formattingoperators
  • 0
  • 0 0 Answers
  • 0 Followers
  • 0
  • Share
    Share
    • Share on Facebook
    • Share on Twitter
    • Share on LinkedIn
    • Share on WhatsApp

Leave an answer
Cancel reply

You must login to add an answer.


Forgot Password?

Need An Account, Sign Up Here

Sidebar

Ask A Question
  • Popular
  • Answers
  • Queryiest

    What is a database?

    • 3 Answers
  • Queryiest

    What is SQL and what is it used for?

    • 1 Answer
  • hannah

    What factors influence the successful integration of generative AI into ...

    • 1 Answer
  • Imobisoft
    Imobisoft added an answer Successful integration of generative AI into business processes depends on… February 23, 2026 at 6:11 am
  • Imobisoft
    Imobisoft added an answer AI plays a key role in custom software development by… February 17, 2026 at 1:43 am
  • Imobisoft
    Imobisoft added an answer Businesses can improve device communication without managing complex networks themselves… February 13, 2026 at 5:59 am

Related Questions

  • Why is processing a sorted array faster than processing an ...

    • 0 Answers
  • Perform CRUD operation in java using mvc pattern.

    • 0 Answers
  • What is a Bug?

    • 0 Answers
  • What is the most expensive course in machine learning and ...

    • 0 Answers
  • I want to open a bootstrap pop up model. How ...

    • 0 Answers

Top Members

Queryiest

Queryiest

  • 202 Questions
  • 296 Points
Enlightened
Anonymous

Anonymous

  • 11 Questions
  • 39 Points
Begginer
Imobisoft

Imobisoft

  • 0 Questions
  • 36 Points
Begginer

Trending Tags

ai asp.net aws basics aws certification aws console aws free tier aws login aws scenario-based questions c++ core cyber security cyber security interview git ipl java javascript jquery net core net core interview questions sql

Explore

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

Footer

About Us

  • Meet The Team
  • Blog
  • About Us
  • Contact Us

Legal Stuff

  • Privacy Policy
  • Disclaimer
  • Terms & Conditions

Help

  • Knowledge Base
  • Support

Follow

© 2023-25 RTSALL. All Rights Reserved

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.