Programming portal
Keywords
Programing Languages
FreeBASIC
Some commands from FreeBASIC:
decimal literal - Decimal literals are also known as decimal constan... 16-bit integer - 16-bit signed integer type is used to store negati... bitwise xor - The main area of application of the bitwise exclus... loop with condition at the end - Condition testing is done at the end of the loop. ...
More about FreeBASIC PHP
Some commands from PHP:
addition - Addition is a matematical operation, it can be use... 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... variable use - Using variables, you can access the data stored in...
More about PHP JavaScript
Some commands from JavaScript:
octal literal - Constants of octal numeral system are also known a... bitwise xor - The main area of application of the bitwise exclus... expression statement - Expression statement is evaluating the expression,... explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript C#
Some commands from C#:
explicit conversion to 32-bit unsigned integer - The required type conversion can be carried out as... increment statement - It is a mathematical operation that is used to inc... bitwise xor - The main area of application of the bitwise exclus... logical constant - false - Logical constant - false is used as follows:
More about C# Free Pascal
Some commands from Free Pascal:
variable declaration - Variable declaration is used for its creation. integer division - Integer division is a mathematical operation that ... decimal literal - Decimal literals are also known as decimal constan... decrement statement - Decrement statement it is a mathematical operation...
More about Free Pascal C++
Some commands from C++:
assignment - The assignment operator is used to assign a value ... 8-bit unsigned integer - 8-bit unsigned integer type is used to store only ... single line comment - In the case of single-line comments from start tag... block statement - A compound statement is also known as block. to co...
More about C++ Object Pascal
Some commands from Object Pascal:
64-bit real number - 64-bit real number and his value range: from - 1.7... increment statement - It is a mathematical operation that is used to inc... Subtraction - Subtraction is a matematical operation, it can be ... decimal literal - Decimal literals are also known as decimal constan...
More about Object Pascal Pascal
Some commands from Pascal:
additive inverse - Operator negative sign is used to change the sign ... 32-bit integer - 32-bit signed integer type is used to store negati... decimal literal - Decimal literals are also known as decimal constan... decrement statement - Decrement statement it is a mathematical operation...
More about Pascal Basic
Some commands from Basic:
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... octal literal - Constants of octal numeral system are also known a... explicit conversion to 32-bit integer - The required type conversion can be carried out as...
More about Basic Java
Some commands from Java:
16-bit integer - 16-bit signed integer type is used to store negati... division - Division is a matematical operation, it can be use... floatingpoint constant - Signed decimal number, is made from whole and frac... break statement - Used for the immediate interruption of the loop. a...
More about Java Visual C++ .NET
Some commands from Visual C++ .NET:
division - Division is a matematical operation, it can be use... floatingpoint constant - Signed decimal number, is made from whole and frac... variable use - Using variables, you can access the data stored in... loop with condition on the beginning - Condition testing is done at the beginning of the ...
More about Visual C++ .NET C
Some commands from C:
division - Division is a matematical operation, it can be use... hexadecimal literal - Hexadecimal integer constant, also known as base 1... 64-bit real number - 64-bit real number and his value range: from - 1.7... break statement - Used for the immediate interruption of the loop. a...
More about C Visual Basic .NET
Some commands from Visual Basic .NET:
division - Division is a matematical operation, it can be use... octal literal - Constants of octal numeral system are also known a... 8-bit integer - 8-bit signed integer type is used to store negativ... loop with condition at the end - Condition testing is done at the end of the loop. ...
More about Visual Basic .NET