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 6598677
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T18:22:59+00:00 2026-05-25T18:22:59+00:00

All programming languages I am familiar to (C/C++, Java, C#, Objective C) accept both

  • 0

All programming languages I am familiar to (C/C++, Java, C#, Objective C) accept both notations. So I want to know which is semantically correct: Object* myObj or Object *myObj?

  • 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-25T18:23:00+00:00Added an answer on May 25, 2026 at 6:23 pm

    Well, it depends. Both are correct but I generally use the Object*, because the pointer itself can be considered a type and it is more readable.

    But there is a problem with that. The pointer in C, by real, is just a modification of a type, and not a real type. If you declare multiple variables in one single line as this:

    Object *a, b;
    

    You will have a as a pointer to Object and b as one instance of Object, so I imagine that the correct way is to put the pointer with the variable.

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

Sidebar

Related Questions

This is a basic Question for all programming languages, But I am much familiar
I know in most, if not all programming languages, integers, floats etc all have
To all those familiar with D programming language , how would go about using
Lately all modern programming languages have a definitive web site to support, distribute, learn
What I was taught at school is all about programming languages, software design, but
In all of the standard specifications for programming languages, why is it that you
In all programming languages supporting optional parameters that I have seen there is a
It seems like all programming languages use commas (,) to separate function parameters. Why
When I first started working with object-oriented programming languages, I was taught the following
Is this something common to all programming languages? Doing multiple print followed by a

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.