Programming portal
Keywords
Programing Languages
Visual Basic .NET
Some commands from Visual Basic .NET:
Subtraction - Subtraction is a matematical operation, it can be ... 32-bit real number - 32-bit real number and his value range: from -3.4 ... loop with condition at the end - Condition testing is done at the end of the loop. ... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Visual Basic .NET C#
Some commands from C#:
division - Division is a matematical operation, it can be use... 32-bit real number - 32-bit real number and his value range: from -3.4 ... loop with condition at the end - Condition testing is done at the end of the loop. ... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about C# Object Pascal
Some commands from Object Pascal:
bitwise and - Bitwise AND with another name bit clearing operati... 32-bit real number - 32-bit real number and his value range: from -3.4 ... 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 Object Pascal FreeBASIC
Some commands from FreeBASIC:
bitwise xor - The main area of application of the bitwise exclus... 8-bit integer - 8-bit signed integer type is used to store negativ... conditional statement - By conditions we can control our program. thanks c... multi line comment - In the case of multi-line comments from start tags...
More about FreeBASIC JavaScript
Some commands from JavaScript:
greater than - Greater than operator is a logical operator that i... hexadecimal literal - Hexadecimal integer constant, also known as base 1... explicit conversion to boolean - The required type conversion can be carried out as... loop with condition on the beginning - Condition testing is done at the beginning of the ...
More about JavaScript C
Some commands from C:
Equal to - Equal to operator is a logical operator that is us... break statement - Used for the immediate interruption of the loop. a... explicit conversion to 32-bit integer - The required type conversion can be carried out as... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about C PHP
Some commands from PHP:
64-bit real number - 64-bit real number and his value range: from - 1.7... parenthesis operator - We can use parentheses to change the order of expr... loop with condition on the beginning - Condition testing is done at the beginning of the ... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about PHP Free Pascal
Some commands from Free Pascal:
32-bit integer - 32-bit signed integer type is used to store negati... multi line comment - In the case of multi-line comments from start tags... additive inverse - Operator negative sign is used to change the sign ... loop with condition on the beginning - Condition testing is done at the beginning of the ...
More about Free Pascal C++
Some commands from C++:
8-bit unsigned integer - 8-bit unsigned integer type is used to store only ... parenthesis operator - We can use parentheses to change the order of expr... loop with condition on the beginning - Condition testing is done at the beginning of the ... decimal literal - Decimal literals are also known as decimal constan...
More about C++ Visual C++ .NET
Some commands from Visual C++ .NET:
64-bit unsigned integer - 64-bit unsigned integer type is used to store only... parenthesis operator - We can use parentheses to change the order of expr... loop with condition on the beginning - Condition testing is done at the beginning of the ... octal literal - Constants of octal numeral system are also known a...
More about Visual C++ .NET Pascal
Some commands from Pascal:
decimal literal - Decimal literals are also known as decimal constan... loop with condition at the end until is false - Condition testing is done at the end of the loop. ... 32-bit real number - 32-bit real number and his value range: from -3.4 ... additive inverse - Operator negative sign is used to change the sign ...
More about Pascal Java
Some commands from Java:
floatingpoint constant - Signed decimal number, is made from whole and frac... logical and - Logical and works as follows: just in case it's tr... 64-bit integer - 64-bit signed integer type is used to store negati... increment statement - It is a mathematical operation that is used to inc...
More about Java Basic
Some commands from Basic:
explicit conversion to 64-bit real number - The required type conversion can be carried out as... 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...
More about Basic