Programming portal
Keywords
Programing Languages
C++
Some commands from C++:
less than - Less than operator is a logical operator that is u... explicit conversion to 64-bit unsigned integer - The required type conversion can be carried out as... 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 C++ C
Some commands from C:
addition - Addition is a matematical operation, it can be use... conditional statement - By conditions we can control our program. thanks c... 64-bit real number - 64-bit real number and his value range: from - 1.7... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about C PHP
Some commands from PHP:
greater than or equal to - Greater than or equal to operator is a logical ope... increment statement - It is a mathematical operation that is used to inc... logical constant - false - Logical constant - false is used as follows: variable use - Using variables, you can access the data stored in...
More about PHP Java
Some commands from Java:
loop with condition on the beginning - Condition testing is done at the beginning of the ... Equal to - Equal to operator is a logical operator that is us... 32-bit integer - 32-bit signed integer type is used to store negati... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about Java Visual C++ .NET
Some commands from Visual C++ .NET:
variable use - Using variables, you can access the data stored in... logical negation - The logical negation operator is used to determine... continue statement - This command is used to start the next iteration. ... decimal literal - Decimal literals are also known as decimal constan...
More about Visual C++ .NET Free Pascal
Some commands from Free Pascal:
64-bit unsigned integer - 64-bit unsigned integer type is used to store only... loop with condition on the beginning - Condition testing is done at the beginning of the ... multiplication - Multiplication is a matematical operation, it can ... logical constant - false - Logical constant - false is used as follows:
More about Free Pascal Object Pascal
Some commands from Object Pascal:
bitwise and - Bitwise AND with another name bit clearing operati... explicit conversion to 32-bit integer - The required type conversion can be carried out as... loop with condition on the beginning - Condition testing is done at the beginning of the ... logical constant - false - Logical constant - false is used as follows:
More about Object Pascal C#
Some commands from C#:
decimal literal - Decimal literals are also known as decimal constan... explicit conversion to 32-bit real number - The required type conversion can be carried out as... bitwise or - Bitwise AND or with another name setting to 1. it ... decrement statement - Decrement statement it is a mathematical operation...
More about C# Basic
Some commands from Basic:
assignment - The assignment operator is used to assign a value ... loop with condition at the end until is false - Condition testing is done at the end of the loop. ... octal literal - Constants of octal numeral system are also known a... 16-bit integer - 16-bit signed integer type is used to store negati...
More about Basic Pascal
Some commands from Pascal:
logical negation - The logical negation operator is used to determine... conditional statement - By conditions we can control our program. thanks c... 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 Pascal FreeBASIC
Some commands from FreeBASIC:
multi line comment - In the case of multi-line comments from start tags... bitwise and - Bitwise AND with another name bit clearing operati... variable declaration - Variable declaration is used for its creation. loop with condition at the end - Condition testing is done at the end of the loop. ...
More about FreeBASIC JavaScript
Some commands from JavaScript:
greater than or equal to - Greater than or equal to operator is a logical ope... logical constant - false - Logical constant - false is used as follows: explicit conversion to boolean - The required type conversion can be carried out as... loop with condition at the end - Condition testing is done at the end of the loop. ...
More about JavaScript Visual Basic .NET
Some commands from Visual Basic .NET:
logical negation - The logical negation operator is used to determine... hexadecimal literal - Hexadecimal integer constant, also known as base 1... automatic variable declaration - Variable declaration is used for its creation. loop with condition at the end until is false - Condition testing is done at the end of the loop. ...
More about Visual Basic .NET