Programming portal
Keywords
Programing Languages
PHP
Some commands from PHP:
increment statement - It is a mathematical operation that is used to inc... logical or - Logical OR works as follows: just in case it's the... 64-bit real number - 64-bit real number and his value range: from - 1.7... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about PHP Java
Some commands from Java:
loop with condition at the end - Condition testing is done at the end of the loop. ... bitwise left shift - Bit shift to the left as many time shifts the inpu... 32-bit real number - 32-bit real number and his value range: from -3.4 ... logical constant - false - Logical constant - false is used as follows:
More about Java FreeBASIC
Some commands from FreeBASIC:
loop with condition on the beginning until is false - Condition testing is done at the beginning of the ... assignment - The assignment operator is used to assign a value ... variable declaration - Variable declaration is used for its creation. single line comment - In the case of single-line comments from start tag...
More about FreeBASIC Pascal
Some commands from Pascal:
less than - Less than operator is a logical operator that is u... explicit conversion to 64-bit real number - The required type conversion can be carried out as... continue statement - This command is used to start the next iteration. ... logical constant - true - Logical constant - true is used as follows:
More about Pascal Object Pascal
Some commands from Object Pascal:
floatingpoint constant - Signed decimal number, is made from whole and frac... 64-bit unsigned integer - 64-bit unsigned integer type is used to store only... loop with condition on the beginning - Condition testing is done at the beginning of the ... modulo - Using the modulo operator we can calculate the rem...
More about Object Pascal Free Pascal
Some commands from Free Pascal:
greater than or equal to - Greater than or equal to operator is a logical ope... explicit conversion to 64-bit unsigned integer - The required type conversion can be carried out as... floatingpoint constant - Signed decimal number, is made from whole and frac... block statement - A compound statement is also known as block. to co...
More about Free Pascal JavaScript
Some commands from JavaScript:
logical and - Logical and works as follows: just in case it's tr... continue statement - This command is used to start the next iteration. ... 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 JavaScript Visual Basic .NET
Some commands from Visual Basic .NET:
explicit conversion to 64-bit unsigned integer - The required type conversion can be carried out as... Subtraction - Subtraction is a matematical operation, it can be ... loop with condition at the end - Condition testing is done at the end of the loop. ... octal literal - Constants of octal numeral system are also known a...
More about Visual Basic .NET C++
Some commands from C++:
assignment - The assignment operator is used to assign a value ... increment statement - It is a mathematical operation that is used to inc... explicit conversion to 8-bit unsigned integer - The required type conversion can be carried out as... multi line comment - In the case of multi-line comments from start tags...
More about C++ C#
Some commands from C#:
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 unsigned integer - 32-bit unsigned integer type is used to store only... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about C# C
Some commands from C:
explicit conversion to 32-bit real number - The required type conversion can be carried out as... multiplication - Multiplication is a matematical operation, it can ... floatingpoint constant - Signed decimal number, is made from whole and frac... loop with condition on the beginning - Condition testing is done at the beginning of the ...
More about C Visual C++ .NET
Some commands from Visual C++ .NET:
break statement - Used for the immediate interruption of the loop. a... 64-bit integer - 64-bit signed integer type is used to store negati... decimal literal - Decimal literals are also known as decimal constan... additive inverse - Operator negative sign is used to change the sign ...
More about Visual C++ .NET Basic
Some commands from Basic:
loop with condition on the beginning - Condition testing is done at the beginning of the ... greater than - Greater than operator is a logical operator that i... variable declaration - Variable declaration is used for its creation. single line comment - In the case of single-line comments from start tag...
More about Basic