Programming portal
Keywords
Programing Languages
Object Pascal
Some commands from Object Pascal:
explicit conversion to 64-bit integer - The required type conversion can be carried out as... increment statement - It is a mathematical operation that is used to inc... logical negation - The logical negation operator is used to determine... logical constant - true - Logical constant - true is used as follows:
More about Object Pascal Visual C++ .NET
Some commands from Visual C++ .NET:
multi line comment - In the case of multi-line comments from start tags... loop with condition at the end - Condition testing is done at the end of the loop. ... 64-bit real number - 64-bit real number and his value range: from - 1.7... greater than or equal to - Greater than or equal to operator is a logical ope...
More about Visual C++ .NET FreeBASIC
Some commands from FreeBASIC:
multi line comment - In the case of multi-line comments from start tags... 32-bit unsigned integer - 32-bit unsigned integer type is used to store only... loop with condition on the beginning - Condition testing is done at the beginning of the ... multiplication - Multiplication is a matematical operation, it can ...
More about FreeBASIC Visual Basic .NET
Some commands from Visual Basic .NET:
logical constant - false - Logical constant - false is used as follows: 64-bit integer - 64-bit signed integer type is used to store negati... Not equal to - Not equal to operator is a logical operator that i... loop with condition at the end until is false - Condition testing is done at the end of the loop. ...
More about Visual Basic .NET PHP
Some commands from PHP:
bitwise or - Bitwise AND or with another name setting to 1. it ... loop with condition on the beginning - Condition testing is done at the beginning of the ... single line comment - In the case of single-line comments from start tag... variable use - Using variables, you can access the data stored in...
More about PHP C
Some commands from C:
increment statement - It is a mathematical operation that is used to inc... multiplication - Multiplication is a matematical operation, it can ... 8-bit unsigned integer - 8-bit unsigned integer type is used to store only ... octal literal - Constants of octal numeral system are also known a...
More about C Free Pascal
Some commands from Free Pascal:
Not equal to - Not equal to operator is a logical operator that i... explicit conversion to 16-bit unsigned integer - The required type conversion can be carried out as... break statement - Used for the immediate interruption of the loop. a... multi line comment - In the case of multi-line comments from start tags...
More about Free Pascal Pascal
Some commands from Pascal:
less than or equal to - Less than or equal to operator is a logical operat... increment statement - It is a mathematical operation that is used to inc... 64-bit real number - 64-bit real number and his value range: from - 1.7... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Pascal C++
Some commands from C++:
explicit conversion to 64-bit integer - The required type conversion can be carried out as... additive inverse - Operator negative sign is used to change the sign ... loop with condition at the end - Condition testing is done at the end of the loop. ... logical constant - true - Logical constant - true is used as follows:
More about C++ C#
Some commands from C#:
explicit conversion to 32-bit real number - The required type conversion can be carried out as... logical or - Logical OR works as follows: just in case it's the... continue statement - This command is used to start the next iteration. ... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about C# JavaScript
Some commands from JavaScript:
greater than or equal to - Greater than or equal to operator is a logical ope... octal literal - Constants of octal numeral system are also known a... loop with condition at the end - Condition testing is done at the end of the loop. ... explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript Java
Some commands from Java:
increment statement - It is a mathematical operation that is used to inc... bitwise or - Bitwise AND or with another name setting to 1. it ... explicit conversion to 16-bit integer - The required type conversion can be carried out as... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about Java Basic
Some commands from Basic:
bitwise or - Bitwise AND or with another name setting to 1. it ... break statement - Used for the immediate interruption of the loop. a... variable use - Using variables, you can access the data stored in... octal literal - Constants of octal numeral system are also known a...
More about Basic