Little question
#6

Quote:
Originally Posted by Gamer_007
Посмотреть сообщение
If u will study C language,you will study Pre-Increment and Post-Incremet.

Pre-Increment = First use then change

and

Post-Increment = First use then change.

In ur question ++i = pre-increment and i++ = post-increment
Quote:
Originally Posted by [bot]fatninja
Посмотреть сообщение
If u will study Java language,you will study Pre-Fix and Post-Fix.

Pre-Fix = change and then use.

and

Post-Fix = use and then change.

In ur question ++i = pre-fix and i++ = post-fix
I just found the difference of:
Quote:
Originally Posted by Gamer_007
Посмотреть сообщение
C language
Quote:
Originally Posted by [bot]fatninja
Посмотреть сообщение
Java language
Did you like, copy paste it !? Anyways, the question was already answered.
Also, by the way, @ Gamer_007, it's C++ ! C is a different language.
Reply


Messages In This Thread
Little question - by Salim_Karaja - 31.03.2013, 08:42
Re: Little question - by emokidx - 31.03.2013, 08:45
Re: Little question - by Salim_Karaja - 31.03.2013, 08:47
Re: Little question - by Gamer_007 - 31.03.2013, 09:29
Re: Little question - by Abhishek. - 31.03.2013, 09:40
Re: Little question - by RajatPawar - 31.03.2013, 09:43

Forum Jump:


Users browsing this thread: 1 Guest(s)