Programming portal
Keywords
Programing Languages
C++
Some commands from C++:
conditional statement - By conditions we can control our program. thanks c... parenthesis operator - We can use parentheses to change the order of expr... 64-bit real number - 64-bit real number and his value range: from - 1.7... single line comment - In the case of single-line comments from start tag...
More about C++ PHP
Some commands from PHP:
logical and - Logical and works as follows: just in case it's tr... multi line comment - In the case of multi-line comments from start tags... 32-bit integer - 32-bit signed integer type is used to store negati... loop with condition at the end - Condition testing is done at the end of the loop. ...
More about PHP Object Pascal
Some commands from Object Pascal:
logical negation - The logical negation operator is used to determine... explicit conversion to 64-bit integer - 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 Object Pascal FreeBASIC
Some commands from FreeBASIC:
Not equal to - Not equal to operator is a logical operator that i... 64-bit real number - 64-bit real number and his value range: from - 1.7... loop with condition at the end - Condition testing is done at the end of the loop. ... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about FreeBASIC Free Pascal
Some commands from Free Pascal:
decimal literal - Decimal literals are also known as decimal constan... explicit conversion to 64-bit integer - The required type conversion can be carried out as... bitwise and - Bitwise AND with another name bit clearing operati... block statement - A compound statement is also known as block. to co...
More about Free Pascal Visual C++ .NET
Some commands from Visual C++ .NET:
parenthesis operator - We can use parentheses to change the order of expr... 16-bit integer - 16-bit signed integer type is used to store negati... loop with condition on the beginning - Condition testing is done at the beginning of the ... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Visual C++ .NET Pascal
Some commands from Pascal:
assignment - The assignment operator is used to assign a value ... 8-bit integer - 8-bit signed integer type is used to store negativ... break statement - Used for the immediate interruption of the loop. a... decimal literal - Decimal literals are also known as decimal constan...
More about Pascal JavaScript
Some commands from JavaScript:
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... explicit conversion to boolean - The required type conversion can be carried out as... bitwise or - Bitwise AND or with another name setting to 1. it ...
More about JavaScript Visual Basic .NET
Some commands from Visual Basic .NET:
single line comment - In the case of single-line comments from start tag... additive inverse - Operator negative sign is used to change the sign ... 16-bit integer - 16-bit signed integer type is used to store negati... break statement - Used for the immediate interruption of the loop. a...
More about Visual Basic .NET Java
Some commands from Java:
division - Division is a matematical operation, it can be use... 64-bit real number - 64-bit real number and his value range: from - 1.7... 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 Java C#
Some commands from C#:
logical or - Logical OR works as follows: just in case it's the... explicit conversion to 8-bit unsigned integer - The required type conversion can be carried out as... continue statement - This command is used to start the next iteration. ... single line comment - In the case of single-line comments from start tag...
More about C# C
Some commands from C:
variable declaration - Variable declaration is used for its creation. expression statement - Expression statement is evaluating the expression,... Subtraction - Subtraction is a matematical operation, it can be ... decimal literal - Decimal literals are also known as decimal constan...
More about C Basic
Some commands from Basic:
assignment - The assignment operator is used to assign a value ... continue statement - This command is used to start the next iteration. ... explicit conversion to 32-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 Basic