Programming portal
Keywords
Programing Languages
Basic
Some commands from Basic:
decimal literal - Decimal literals are also known as decimal constan... additive inverse - Operator negative sign is used to change the sign ... 32-bit real number - 32-bit real number and his value range: from -3.4 ... loop with condition at the end until is false - Condition testing is done at the end of the loop. ...
More about Basic C++
Some commands from C++:
octal literal - Constants of octal numeral system are also known a... additive inverse - Operator negative sign is used to change the sign ... 16-bit integer - 16-bit signed integer type is used to store negati... decrement statement - Decrement statement it is a mathematical operation...
More about C++ Object Pascal
Some commands from Object Pascal:
explicit conversion to 8-bit integer - The required type conversion can be carried out as... loop with condition on the beginning - Condition testing is done at the beginning of the ... division - Division is a matematical operation, it can be use... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Object Pascal Java
Some commands from Java:
Subtraction - Subtraction is a matematical operation, it can be ... decrement statement - Decrement statement it is a mathematical operation... explicit conversion to 64-bit real number - The required type conversion can be carried out as... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Java Pascal
Some commands from Pascal:
32-bit real number - 32-bit real number and his value range: from -3.4 ... conditional statement - By conditions we can control our program. thanks c... integer division - Integer division is a mathematical operation that ... multi line comment - In the case of multi-line comments from start tags...
More about Pascal Visual C++ .NET
Some commands from Visual C++ .NET:
16-bit integer - 16-bit signed integer type is used to store negati... continue statement - This command is used to start the next iteration. ... parenthesis operator - We can use parentheses to change the order of expr... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about Visual C++ .NET PHP
Some commands from PHP:
multiplication - Multiplication is a matematical operation, it can ... increment statement - It is a mathematical operation that is used to inc... explicit conversion to boolean - The required type conversion can be carried out as... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about PHP C#
Some commands from C#:
parenthesis operator - We can use parentheses to change the order of expr... 64-bit real number - 64-bit real number and his value range: from - 1.7... decrement statement - Decrement statement it is a mathematical operation... multi line comment - In the case of multi-line comments from start tags...
More about C# FreeBASIC
Some commands from FreeBASIC:
logical and - Logical and works as follows: just in case it's tr... explicit conversion to 32-bit unsigned integer - The required type conversion can be carried out as... logical constant - true - Logical constant - true is used as follows: loop with condition at the end - Condition testing is done at the end of the loop. ...
More about FreeBASIC Free Pascal
Some commands from Free Pascal:
less than - Less than operator is a logical operator that is u... 64-bit real number - 64-bit real number and his value range: from - 1.7... block statement - A compound statement is also known as block. to co... logical constant - false - Logical constant - false is used as follows:
More about Free Pascal Visual Basic .NET
Some commands from Visual Basic .NET:
64-bit unsigned integer - 64-bit unsigned integer type is used to store only... integer division - Integer division is a mathematical operation that ... loop with condition on the beginning until is false - Condition testing is done at the beginning of the ... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about Visual Basic .NET JavaScript
Some commands from JavaScript:
logical and - Logical and works as follows: just in case it's tr... 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 C
Some commands from C:
Subtraction - Subtraction is a matematical operation, it can be ... explicit conversion to 32-bit real number - The required type conversion can be carried out as... expression statement - Expression statement is evaluating the expression,... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about C