Programming portal
Keywords
Programing Languages
Free Pascal
Some commands from Free Pascal:
loop with condition on the beginning - Condition testing is done at the beginning of the ... greater than - Greater than operator is a logical operator that i... 64-bit real number - 64-bit real number and his value range: from - 1.7... decimal literal - Decimal literals are also known as decimal constan...
More about Free Pascal Visual C++ .NET
Some commands from Visual C++ .NET:
bitwise left shift - Bit shift to the left as many time shifts the inpu... logical constant - false - Logical constant - false is used as follows: 64-bit integer - 64-bit signed integer type is used to store negati... decrement statement - Decrement statement it is a mathematical operation...
More about Visual C++ .NET Object Pascal
Some commands from Object Pascal:
increment statement - It is a mathematical operation that is used to inc... Equal to - Equal to operator is a logical operator that is us... explicit conversion to 32-bit unsigned integer - The required type conversion can be carried out as... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about Object Pascal C
Some commands from C:
logical or - Logical OR works as follows: just in case it's the... 32-bit unsigned integer - 32-bit unsigned integer type is used to store only... break statement - Used for the immediate interruption of the loop. a... octal literal - Constants of octal numeral system are also known a...
More about C Visual Basic .NET
Some commands from Visual Basic .NET:
loop with condition on the beginning - Condition testing is done at the beginning of the ... Not equal to - Not equal to operator is a logical operator that i... 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 Visual Basic .NET FreeBASIC
Some commands from FreeBASIC:
bitwise and - Bitwise AND with another name bit clearing operati... boolean data type - One type that is used to store logical values. can... 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 FreeBASIC PHP
Some commands from PHP:
parenthesis operator - We can use parentheses to change the order of expr... explicit conversion to 64-bit real number - The required type conversion can be carried out as... decimal literal - Decimal literals are also known as decimal constan... block statement - A compound statement is also known as block. to co...
More about PHP Pascal
Some commands from Pascal:
break statement - Used for the immediate interruption of the loop. a... Equal to - Equal to operator is a logical operator that is us... 32-bit real number - 32-bit real number and his value range: from -3.4 ... decimal literal - Decimal literals are also known as decimal constan...
More about Pascal Java
Some commands from Java:
addition - Addition is a matematical operation, it can be use... conditional statement - By conditions we can control our program. thanks c... multi line comment - In the case of multi-line comments from start tags... explicit conversion to 16-bit integer - The required type conversion can be carried out as...
More about Java C++
Some commands from C++:
explicit conversion to 32-bit real number - The required type conversion can be carried out as... bitwise right shift - Bit shift to the right as many time shifts the inp... single line comment - In the case of single-line comments from start tag... conditional statement - By conditions we can control our program. thanks c...
More about C++ JavaScript
Some commands from JavaScript:
bitwise or - Bitwise AND or with another name setting to 1. it ... octal literal - Constants of octal numeral system are also known a... expression statement - Expression statement is evaluating the expression,... explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript C#
Some commands from C#:
32-bit real number - 32-bit real number and his value range: from -3.4 ... logical negation - The logical negation operator is used to determine... logical constant - true - Logical constant - true is used as follows: continue statement - This command is used to start the next iteration. ...
More about C# Basic
Some commands from Basic:
bitwise not - Bitwise 1 complement, also known as bit negation o... loop with condition on the beginning until is false - Condition testing is done at the beginning of the ... explicit conversion to 32-bit real number - The required type conversion can be carried out as... single line comment - In the case of single-line comments from start tag...
More about Basic