K

A keyword is a word defined in the C++ language, such as if and for. It is illegal to define an identifier such as a variable or function name that conflicts with a keyword; for example, you cannot create a function or a variable with the name for.

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

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