Programming portal
Keywords
Programing Languages
FreeBASIC
Some commands from FreeBASIC:
16-bit unsigned integer - 16-bit unsigned integer type is used to store only... integer division - Integer division is a mathematical operation that ... loop with condition at the end until is false - Condition testing is done at the end of the loop. ... decimal literal - Decimal literals are also known as decimal constan...
More about FreeBASIC C#
Some commands from C#:
logical constant - false - Logical constant - false is used as follows: logical negation - The logical negation operator is used to determine... loop with condition on the beginning - Condition testing is done at the beginning of the ... 32-bit real number - 32-bit real number and his value range: from -3.4 ...
More about C# Basic
Some commands from Basic:
less than or equal to - Less than or equal to operator is a logical operat... 32-bit real number - 32-bit real number and his value range: from -3.4 ... break statement - Used for the immediate interruption of the loop. a... single line comment - In the case of single-line comments from start tag...
More about Basic PHP
Some commands from PHP:
assignment - The assignment operator is used to assign a value ... block statement - A compound statement is also known as block. to co... variable use - Using variables, you can access the data stored in... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about PHP C++
Some commands from C++:
less than or equal to - Less than or equal to operator is a logical operat... 64-bit real number - 64-bit real number and his value range: from - 1.7... loop with condition on the beginning - Condition testing is done at the beginning of the ... logical constant - true - Logical constant - true is used as follows:
More about C++ C
Some commands from C:
single line comment - In the case of single-line comments from start tag... logical negation - The logical negation operator is used to determine... loop with condition at the end - Condition testing is done at the end of the loop. ... 32-bit integer - 32-bit signed integer type is used to store negati...
More about C Free Pascal
Some commands from Free Pascal:
explicit conversion to 32-bit integer - The required type conversion can be carried out as... less than or equal to - Less than or equal to operator is a logical operat... conditional statement - By conditions we can control our program. thanks c... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about Free Pascal Object Pascal
Some commands from Object Pascal:
loop with condition at the end until is false - Condition testing is done at the end of the loop. ... variable declaration - Variable declaration is used for its creation. single line comment - In the case of single-line comments from start tag... logical and - Logical and works as follows: just in case it's tr...
More about Object Pascal Pascal
Some commands from Pascal:
8-bit unsigned integer - 8-bit unsigned integer type is used to store only ... logical constant - true - Logical constant - true is used as follows: additive inverse - Operator negative sign is used to change the sign ... decrement statement - Decrement statement it is a mathematical operation...
More about Pascal Visual C++ .NET
Some commands from Visual C++ .NET:
assignment - The assignment operator is used to assign a value ... 16-bit integer - 16-bit signed integer type is used to store negati... loop with condition on the beginning - Condition testing is done at the beginning of the ... multi line comment - In the case of multi-line comments from start tags...
More about Visual C++ .NET JavaScript
Some commands from JavaScript:
explicit conversion to boolean - The required type conversion can be carried out as... greater than or equal to - Greater than or equal to operator is a logical ope... decimal literal - Decimal literals are also known as decimal constan... expression statement - Expression statement is evaluating the expression,...
More about JavaScript Java
Some commands from Java:
addition - Addition is a matematical operation, it can be use... explicit conversion to 64-bit integer - The required type conversion can be carried out as... break statement - Used for the immediate interruption of the loop. a... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about Java Visual Basic .NET
Some commands from Visual Basic .NET:
Subtraction - Subtraction is a matematical operation, it can be ... explicit conversion to 64-bit integer - The required type conversion can be carried out as... loop with condition at the end until is false - Condition testing is done at the end of the loop. ... logical constant - false - Logical constant - false is used as follows:
More about Visual Basic .NET