Programming portal
Keywords
Programing Languages
Java
Some commands from Java:
single line comment - In the case of single-line comments from start tag... decrement statement - Decrement statement it is a mathematical operation... assignment - The assignment operator is used to assign a value ... variable use - Using variables, you can access the data stored in...
More about Java Visual C++ .NET
Some commands from Visual C++ .NET:
explicit conversion to 64-bit unsigned integer - The required type conversion can be carried out as... loop with condition at the end - Condition testing is done at the end of the loop. ... Subtraction - Subtraction is a matematical operation, it can be ... decimal literal - Decimal literals are also known as decimal constan...
More about Visual C++ .NET Pascal
Some commands from Pascal:
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... logical constant - false - Logical constant - false is used as follows: logical and - Logical and works as follows: just in case it's tr...
More about Pascal C
Some commands from C:
single line comment - In the case of single-line comments from start tag... increment statement - It is a mathematical operation that is used to inc... assignment - The assignment operator is used to assign a value ... explicit conversion to 8-bit unsigned integer - The required type conversion can be carried out as...
More about C JavaScript
Some commands from JavaScript:
logical constant - true - Logical constant - true is used as follows: logical and - Logical and works as follows: just in case it's tr... block statement - A compound statement is also known as block. to co... explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript Object Pascal
Some commands from Object Pascal:
bitwise right shift - Bit shift to the right as many time shifts the inp... increment statement - It is a mathematical operation that is used to inc... explicit conversion to 32-bit real number - The required type conversion can be carried out as... single line comment - In the case of single-line comments from start tag...
More about Object Pascal PHP
Some commands from PHP:
bitwise right shift - Bit shift to the right as many time shifts the inp... 32-bit integer - 32-bit signed integer type is used to store negati... hexadecimal literal - Hexadecimal integer constant, also known as base 1... block statement - A compound statement is also known as block. to co...
More about PHP Free Pascal
Some commands from Free Pascal:
explicit conversion to 32-bit unsigned integer - The required type conversion can be carried out as... bitwise xor - The main area of application of the bitwise exclus... 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 Free Pascal C++
Some commands from C++:
increment statement - It is a mathematical operation that is used to inc... single line comment - In the case of single-line comments from start tag... 32-bit integer - 32-bit signed integer type is used to store negati... bitwise xor - The main area of application of the bitwise exclus...
More about C++ FreeBASIC
Some commands from FreeBASIC:
64-bit real number - 64-bit real number and his value range: from - 1.7... decimal literal - Decimal literals are also known as decimal constan... logical or - Logical OR works as follows: just in case it's the... loop with condition on the beginning until is false - Condition testing is done at the beginning of the ...
More about FreeBASIC C#
Some commands from C#:
block statement - A compound statement is also known as block. to co... explicit conversion to 8-bit unsigned integer - The required type conversion can be carried out as... bitwise or - Bitwise AND or with another name setting to 1. it ... single line comment - In the case of single-line comments from start tag...
More about C# Visual Basic .NET
Some commands from Visual Basic .NET:
loop with condition on the beginning until is false - Condition testing is done at the beginning of the ... integer division - Integer division is a mathematical operation that ... 8-bit unsigned integer - 8-bit unsigned integer type is used to store only ... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Visual Basic .NET Basic
Some commands from Basic:
greater than - Greater than operator is a logical operator that i... floatingpoint constant - Signed decimal number, is made from whole and frac... 32-bit integer - 32-bit signed integer type is used to store negati... break statement - Used for the immediate interruption of the loop. a...
More about Basic