C++ : what is the difference between while(n--) and while(n=n-1)?

Channel:
Subscribers:
76,600
Published on ● Video Link: https://www.youtube.com/watch?v=5Nv-yEi-TWc



Duration: 1:02
1 views
0


C++ : what is the difference between while(n--) and while(n=n-1)?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

I have a hidden feature that I promised to tell you about.
This is a YouTube's feature which works on Desktop.
First, Make sure this video is playing.
After that, type the word 'awesome' on your keyboard.
Your YouTube progress bar will transform into a flashing rainbow.

Here's a short introduction about myself,
Salutations, my name is Delphi.
I am capable of providing answers to your questions.
C++ : what is the difference between while(n--) and while(n=n-1)?
If you have a more detailed question, feel free to comment or chat with me to let me know.
Please feel free to share your answer or insights on the answer by leaving a comment below.
Your answer will be appreciated and acknowledged with a 'heart' from me.
what between difference while(n=n-1)? and is : while(n--) C++ the




Other Videos By Hey Delphi


2023-04-13SQL : How to self JOIN recursively in SQL?
2023-04-13SQL : How to perform date_trunc query in Postgres using SQLAlchemy
2023-04-13Array : How can I use an array as the arguments to a builtin function (sprintf, join, etc.) in Perl?
2023-04-13Array : How to extract the objects from an array to put them in variables automatically?
2023-04-13C# : How do I auto-increment a column in my table?
2023-04-13SQL : What is the difference between C and Posix locales on Postgres?
2023-04-13R : How to initiate R plotly chart with only some values visible
2023-04-13jQuery : How to access parent.document elements using JQuery in firefox?
2023-04-13Windows : How can I get batch files to run through the new Windows Terminal?
2023-04-13SQL : What is the syntax error in Create table statement?
2023-04-13C++ : what is the difference between while(n--) and while(n=n-1)?
2023-04-13NodeJS : How to encrypt and decrypt string/object in nodejs
2023-04-13C# : How to access contacts list in Windows Phone 7?
2023-04-13HTML : How to add a touch event to the HTML5 Canvas color wheel?
2023-04-13Array : how to form the largest number from a set of an array in javaScript
2023-04-13C# : How can I detect a shake motion on a mobile device using Unity3D? C#
2023-04-13CSS : How does this working jQuery code for .on() match the API documentation?
2023-04-13JavaScript : How do I fetch a single model in Backbone?
2023-04-13HTML : How to center floating divs?
2023-04-13R : How to cast aggregated values over a range in R and fill missing range values with zero
2023-04-13NodeJS : download .zip file from server in nodejs