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