Expressions

Any statement that returns a value is an expression. You’ve already seen the assignment expression, which we’ll discuss in more detail in a moment, and we’ve mentioned that the assignment expression returns the value that’s assigned. In this chapter, you’ll see a number of mathematical expressions, which return a computed value, and also comparison expressions, which return the Boolean value true or false.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset