Programming portal
Keywords
Programing Languages
Pascal
Some commands from Pascal:
logical and - Logical and works as follows: just in case it's tr... 32-bit real number - 32-bit real number and his value range: from -3.4 ... block statement - A compound statement is also known as block. to co... logical constant - false - Logical constant - false is used as follows:
More about Pascal C
Some commands from C:
increment statement - It is a mathematical operation that is used to inc... logical negation - The logical negation operator is used to determine... 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...
More about C Free Pascal
Some commands from Free Pascal:
floatingpoint constant - Signed decimal number, is made from whole and frac... 64-bit real number - 64-bit real number and his value range: from - 1.7... bitwise or - Bitwise AND or with another name setting to 1. it ... continue statement - This command is used to start the next iteration. ...
More about Free Pascal JavaScript
Some commands from JavaScript:
logical constant - true - Logical constant - true is used as follows: bitwise not - Bitwise 1 complement, also known as bit negation o... continue statement - This command is used to start the next iteration. ... variable use - Using variables, you can access the data stored in...
More about JavaScript C++
Some commands from C++:
less than - Less than operator is a logical operator that is u... boolean data type - One type that is used to store logical values. can... 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++ Visual C++ .NET
Some commands from Visual C++ .NET:
multiplication - Multiplication is a matematical operation, it can ... 32-bit unsigned integer - 32-bit unsigned integer type is used to store only... block statement - A compound statement is also known as block. to co... octal literal - Constants of octal numeral system are also known a...
More about Visual C++ .NET PHP
Some commands from PHP:
conditional statement - By conditions we can control our program. thanks c... addition - Addition is a matematical operation, it can be use... hexadecimal literal - Hexadecimal integer constant, also known as base 1... explicit conversion to 64-bit real number - The required type conversion can be carried out as...
More about PHP C#
Some commands from C#:
explicit conversion to 8-bit unsigned integer - The required type conversion can be carried out as... bitwise right shift - Bit shift to the right as many time shifts the inp... decimal literal - Decimal literals are also known as decimal constan... conditional statement - By conditions we can control our program. thanks c...
More about C# Visual Basic .NET
Some commands from Visual Basic .NET:
division - Division is a matematical operation, it can be use... 64-bit unsigned integer - 64-bit unsigned integer type is used to store only... loop with condition at the end - Condition testing is done at the end of the loop. ... single line comment - In the case of single-line comments from start tag...
More about Visual Basic .NET Object Pascal
Some commands from Object Pascal:
logical and - Logical and works as follows: just in case it's tr... logical constant - true - Logical constant - true is used as follows: explicit conversion to 32-bit integer - The required type conversion can be carried out as... block statement - A compound statement is also known as block. to co...
More about Object Pascal Basic
Some commands from Basic:
explicit conversion to 32-bit integer - The required type conversion can be carried out as... bitwise or - Bitwise AND or with another name setting to 1. it ... continue statement - This command is used to start the next iteration. ... decimal literal - Decimal literals are also known as decimal constan...
More about Basic Java
Some commands from Java:
increment statement - It is a mathematical operation that is used to inc... bitwise or - Bitwise AND or with another name setting to 1. it ... explicit conversion to 8-bit integer - The required type conversion can be carried out as... single line comment - In the case of single-line comments from start tag...
More about Java FreeBASIC
Some commands from FreeBASIC:
octal literal - Constants of octal numeral system are also known a... 16-bit unsigned integer - 16-bit unsigned integer type is used to store only... integer division - Integer division is a mathematical operation that ... loop with condition at the end until is false - Condition testing is done at the end of the loop. ...
More about FreeBASIC