Programming portal
Keywords
Programing Languages
FreeBASIC
Some commands from FreeBASIC:
loop with condition at the end until is false - Condition testing is done at the end of the loop. ... 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 FreeBASIC Visual Basic .NET
Some commands from Visual Basic .NET:
loop with condition at the end until is false - Condition testing is done at the end of the loop. ... logical negation - The logical negation operator is used to determine... 8-bit unsigned integer - 8-bit unsigned integer type is used to store only ... logical constant - true - Logical constant - true is used as follows:
More about Visual Basic .NET C++
Some commands from C++:
parenthesis operator - We can use parentheses to change the order of expr... multi line comment - In the case of multi-line comments from start tags... explicit conversion to 32-bit unsigned 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 ...
More about C++ Object Pascal
Some commands from Object Pascal:
increment statement - It is a mathematical operation that is used to inc... Subtraction - Subtraction is a matematical operation, it can be ... 64-bit integer - 64-bit signed integer type is used to store negati... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Object Pascal C
Some commands from C:
32-bit real number - 32-bit real number and his value range: from -3.4 ... decrement statement - Decrement statement it is a mathematical operation... logical and - Logical and works as follows: just in case it's tr... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about C Visual C++ .NET
Some commands from Visual C++ .NET:
floatingpoint constant - Signed decimal number, is made from whole and frac... 8-bit integer - 8-bit signed integer type is used to store negativ... Equal to - Equal to operator is a logical operator that is us... block statement - A compound statement is also known as block. to co...
More about Visual C++ .NET PHP
Some commands from PHP:
bitwise xor - The main area of application of the bitwise exclus... block statement - A compound statement is also known as block. to co... 64-bit real number - 64-bit real number and his value range: from - 1.7... multi line comment - In the case of multi-line comments from start tags...
More about PHP C#
Some commands from C#:
loop with condition on the beginning - Condition testing is done at the beginning of the ... bitwise right shift - Bit shift to the right as many time shifts the inp... 16-bit unsigned integer - 16-bit unsigned integer type is used to store only... decimal literal - Decimal literals are also known as decimal constan...
More about C# JavaScript
Some commands from JavaScript:
conditional statement - By conditions we can control our program. thanks c... logical constant - false - Logical constant - false is used as follows: bitwise right shift - Bit shift to the right as many time shifts the inp... explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript Java
Some commands from Java:
integer division - Integer division is a mathematical operation that ... continue statement - This command is used to start the next iteration. ... automatic variable declaration - Variable declaration is used for its creation. multi line comment - In the case of multi-line comments from start tags...
More about Java Pascal
Some commands from Pascal:
bitwise right shift - Bit shift to the right as many time shifts the inp... break statement - Used for the immediate interruption of the loop. a... logical constant - true - Logical constant - true is used as follows: 32-bit integer - 32-bit signed integer type is used to store negati...
More about Pascal Free Pascal
Some commands from Free Pascal:
logical constant - false - Logical constant - false is used as follows: 64-bit unsigned integer - 64-bit unsigned integer type is used to store only... bitwise xor - The main area of application of the bitwise exclus... increment statement - It is a mathematical operation that is used to inc...
More about Free Pascal Basic
Some commands from Basic:
32-bit real number - 32-bit real number and his value range: from -3.4 ... parenthesis operator - We can use parentheses to change the order of expr... loop with condition at the end until is false - Condition testing is done at the end of the loop. ... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Basic