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

  • SEARCH
  • Home
  • 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 9198277
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T22:15:02+00:00 2026-06-17T22:15:02+00:00

Possible Duplicate: Incrementing in C++ – When to use x++ or ++x? I’ve seen

  • 0

Possible Duplicate:
Incrementing in C++ – When to use x++ or ++x?

I’ve seen things like i++ commonly used in, say, for loops. But when people use -- instead of ++, for some reason some tend to write --i as opposed to i--.

Last time I checked, they both work (at least in JavaScript). Can someone tell me if this is so in other C-family languages, and if it is, why do some people prefer --i to i--?

  • 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-06-17T22:15:03+00:00Added an answer on June 17, 2026 at 10:15 pm

    I don’t believe the preference for prefix (++i) vs. postfix (i++) varies depending on whether it’s an increment or a decrement.

    As for why, I prefer prefix where possible because my native language is English, which has mostly a verb-before-object structure (“eat dinner”, “drive car”), so “increment i” or “decrement i” is more natural for me than “i decrement”. Of course, I’ll happily use postfix if I’m using the result and I need the value prior to the increment in an expression (rather than the incremented value).

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

Sidebar

Related Questions

Possible Duplicate: mysql_fetch_array return only one row Let's say I use mysql_fetch_assoc, to filter
Possible Duplicate: Auto-incrementing IDs for Class Instances I want to something like the following
Possible Duplicate: How to use jQuery to add a new row to a table,
Possible Duplicate: Drawing shape iOS CGContextRef, CGPoint, and CGSize I am trying to use
Possible Duplicate: Incrementing a field in SQL using PHP I have a table (T1)
Possible Duplicate: How do you like your primary keys? I'm aware of the benefits
Possible Duplicate: When do you use the “this” keyword? Hello, I understand that the
Possible Duplicate: Generate incrementing date strings I have: $start_date = '2012-09-03'; $number_days = 5;
Possible Duplicate: Java hangman game with gui, problems with incrementing/decrementing numbers So the problem
Possible Duplicate: How can a Java program use files inside the .jar for read

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.