0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

【インクリメントとデクリメント】

0
Posted at

インクリメント一般的には「増加」や「増分」を意味する言葉ですが、コンピューターやプログラミングの分野では、変数の値を1増やす演算を指します。
反対に、値を1減らす演算はデクリメントと呼ばれます.

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?