Programming portal
Keywords
Programing Languages
PHP
Some commands from PHP:
loop with condition at the end - Condition testing is done at the end of the loop. ... boolean data type - One type that is used to store logical values. can... logical and - Logical and works as follows: just in case it's tr... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about PHP FreeBASIC
Some commands from FreeBASIC:
decimal literal - Decimal literals are also known as decimal constan... additive inverse - Operator negative sign is used to change the sign ... 8-bit integer - 8-bit signed integer type is used to store negativ... loop with condition at the end until is false - Condition testing is done at the end of the loop. ...
More about FreeBASIC C#
Some commands from C#:
automatic variable declaration - Variable declaration is used for its creation. less than or equal to - Less than or equal to operator is a logical operat... increment statement - It is a mathematical operation that is used to inc... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about C# Visual Basic .NET
Some commands from Visual Basic .NET:
additive inverse - Operator negative sign is used to change the sign ... automatic variable declaration - Variable declaration is used for its creation. conditional statement - By conditions we can control our program. thanks c... octal literal - Constants of octal numeral system are also known a...
More about Visual Basic .NET C
Some commands from C:
bitwise not - Bitwise 1 complement, also known as bit negation o... 64-bit real number - 64-bit real number and his value range: from - 1.7... break statement - Used for the immediate interruption of the loop. a... multi line comment - In the case of multi-line comments from start tags...
More about C Pascal
Some commands from Pascal:
loop with condition on the beginning - Condition testing is done at the beginning of the ... explicit conversion to 32-bit integer - The required type conversion can be carried out as... addition - Addition is a matematical operation, it can be use... logical constant - false - Logical constant - false is used as follows:
More about Pascal Free Pascal
Some commands from Free Pascal:
break statement - Used for the immediate interruption of the loop. a... explicit conversion to 32-bit unsigned integer - The required type conversion can be carried out as... Subtraction - Subtraction is a matematical operation, it can be ... logical constant - false - Logical constant - false is used as follows:
More about Free Pascal C++
Some commands from C++:
single line comment - In the case of single-line comments from start tag... logical negation - The logical negation operator is used to determine... conditional statement - By conditions we can control our program. thanks c... 32-bit integer - 32-bit signed integer type is used to store negati...
More about C++ Visual C++ .NET
Some commands from Visual C++ .NET:
explicit conversion to 16-bit unsigned integer - The required type conversion can be carried out as... break statement - Used for the immediate interruption of the loop. a... bitwise and - Bitwise AND with another name bit clearing operati... single line comment - In the case of single-line comments from start tag...
More about Visual C++ .NET Java
Some commands from Java:
less than - Less than operator is a logical operator that is u... 16-bit integer - 16-bit signed integer type is used to store negati... block statement - A compound statement is also known as block. to co... decimal literal - Decimal literals are also known as decimal constan...
More about Java JavaScript
Some commands from JavaScript:
greater than - Greater than operator is a logical operator that i... break statement - Used for the immediate interruption of the loop. a... variable use - Using variables, you can access the data stored in... single line comment - In the case of single-line comments from start tag...
More about JavaScript Object Pascal
Some commands from Object Pascal:
loop with condition on the beginning - Condition testing is done at the beginning of the ... variable declaration - Variable declaration is used for its creation. logical negation - The logical negation operator is used to determine... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about Object Pascal Basic
Some commands from Basic:
explicit conversion to 32-bit real number - The required type conversion can be carried out as... assignment - The assignment operator is used to assign a value ... loop with condition on the beginning until is false - Condition testing is done at the beginning of the ... octal literal - Constants of octal numeral system are also known a...
More about Basic