Programming portal
Keywords
Programing Languages
Java
Some commands from Java:
bitwise xor - The main area of application of the bitwise exclus... 64-bit real number - 64-bit real number and his value range: from - 1.7... continue statement - This command is used to start the next iteration. ... multi line comment - In the case of multi-line comments from start tags...
More about Java C
Some commands from C:
32-bit real number - 32-bit real number and his value range: from -3.4 ... octal literal - Constants of octal numeral system are also known a... additive inverse - Operator negative sign is used to change the sign ... loop with condition at the end - Condition testing is done at the end of the loop. ...
More about C FreeBASIC
Some commands from FreeBASIC:
64-bit unsigned integer - 64-bit unsigned integer type is used to store only... additive inverse - Operator negative sign is used to change the sign ... loop with condition at the end - Condition testing is done at the end of the loop. ... decimal literal - Decimal literals are also known as decimal constan...
More about FreeBASIC Visual Basic .NET
Some commands from Visual Basic .NET:
octal literal - Constants of octal numeral system are also known a... logical and - Logical and works as follows: just in case it's tr... loop with condition at the end - Condition testing is done at the end of the loop. ... 8-bit integer - 8-bit signed integer type is used to store negativ...
More about Visual Basic .NET C#
Some commands from C#:
integer division - Integer division is a mathematical operation that ... 32-bit real number - 32-bit real number and his value range: from -3.4 ... increment statement - It is a mathematical operation that is used to inc... logical constant - true - Logical constant - true is used as follows:
More about C# PHP
Some commands from PHP:
logical negation - The logical negation operator is used to determine... decrement statement - Decrement statement it is a mathematical operation... explicit conversion to boolean - The required type conversion can be carried out as... logical constant - true - Logical constant - true is used as follows:
More about PHP Free Pascal
Some commands from Free Pascal:
additive inverse - Operator negative sign is used to change the sign ... variable use - Using variables, you can access the data stored in... continue statement - This command is used to start the next iteration. ... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Free Pascal JavaScript
Some commands from JavaScript:
conditional statement - By conditions we can control our program. thanks c... logical or - Logical OR works as follows: just in case it's the... logical constant - true - Logical constant - true is used as follows: explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript C++
Some commands from C++:
division - Division is a matematical operation, it can be use... 8-bit integer - 8-bit signed integer type is used to store negativ... loop with condition on the beginning - Condition testing is done at the beginning of the ... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about C++ Object Pascal
Some commands from Object Pascal:
Equal to - Equal to operator is a logical operator that is us... 16-bit integer - 16-bit signed integer type is used to store negati... 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 Object Pascal Basic
Some commands from Basic:
addition - Addition is a matematical operation, it can be use... explicit conversion to 32-bit real number - The required type conversion can be carried out as... loop with condition at the end until is false - Condition testing is done at the end of the loop. ... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about Basic Pascal
Some commands from Pascal:
variable declaration - Variable declaration is used for its creation. modulo - Using the modulo operator we can calculate the rem... logical constant - false - Logical constant - false is used as follows: continue statement - This command is used to start the next iteration. ...
More about Pascal Visual C++ .NET
Some commands from Visual C++ .NET:
decimal literal - Decimal literals are also known as decimal constan... explicit conversion to 64-bit real number - The required type conversion can be carried out as... greater than or equal to - Greater than or equal to operator is a logical ope... decrement statement - Decrement statement it is a mathematical operation...
More about Visual C++ .NET