Programming portal
Keywords
Programing Languages
Basic
Some commands from Basic:
variable declaration - Variable declaration is used for its creation. decimal literal - Decimal literals are also known as decimal constan... break statement - Used for the immediate interruption of the loop. a... division - Division is a matematical operation, it can be use...
More about Basic JavaScript
Some commands from JavaScript:
continue statement - This command is used to start the next iteration. ... less than or equal to - Less than or equal to operator is a logical operat... hexadecimal literal - Hexadecimal integer constant, also known as base 1... explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript Free Pascal
Some commands from Free Pascal:
assignment - The assignment operator is used to assign a value ... 32-bit integer - 32-bit signed integer type is used to store negati... hexadecimal literal - Hexadecimal integer constant, also known as base 1... decrement statement - Decrement statement it is a mathematical operation...
More about Free Pascal PHP
Some commands from PHP:
parenthesis operator - We can use parentheses to change the order of expr... increment statement - It is a mathematical operation that is used to inc... 32-bit integer - 32-bit signed integer type is used to store negati... single line comment - In the case of single-line comments from start tag...
More about PHP Visual Basic .NET
Some commands from Visual Basic .NET:
break statement - Used for the immediate interruption of the loop. a... logical constant - true - Logical constant - true is used as follows: explicit conversion to 64-bit unsigned integer - The required type conversion can be carried out as... modulo - Using the modulo operator we can calculate the rem...
More about Visual Basic .NET Object Pascal
Some commands from Object Pascal:
division - Division is a matematical operation, it can be use... variable declaration - Variable declaration is used for its creation. block statement - A compound statement is also known as block. to co... multi line comment - In the case of multi-line comments from start tags...
More about Object Pascal Pascal
Some commands from Pascal:
bitwise xor - The main area of application of the bitwise exclus... explicit conversion to boolean - The required type conversion can be carried out as... loop with condition on the beginning - Condition testing is done at the beginning of the ... multi line comment - In the case of multi-line comments from start tags...
More about Pascal C
Some commands from C:
variable declaration - Variable declaration is used for its creation. logical and - Logical and works as follows: just in case it's tr... increment statement - It is a mathematical operation that is used to inc... decimal literal - Decimal literals are also known as decimal constan...
More about C Java
Some commands from Java:
Not equal to - Not equal to operator is a logical operator that i... block statement - A compound statement is also known as block. to co... variable declaration - Variable declaration is used for its creation. hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Java C#
Some commands from C#:
bitwise or - Bitwise AND or with another name setting to 1. it ... explicit conversion to 64-bit integer - The required type conversion can be carried out as... conditional statement - By conditions we can control our program. thanks c... octal literal - Constants of octal numeral system are also known a...
More about C# C++
Some commands from C++:
explicit conversion to 8-bit unsigned integer - The required type conversion can be carried out as... bitwise and - Bitwise AND with another name bit clearing operati... increment statement - It is a mathematical operation that is used to inc... logical constant - true - Logical constant - true is used as follows:
More about C++ Visual C++ .NET
Some commands from Visual C++ .NET:
assignment - The assignment operator is used to assign a value ... 64-bit real number - 64-bit real number and his value range: from - 1.7... block statement - A compound statement is also known as block. to co... logical constant - true - Logical constant - true is used as follows:
More about Visual C++ .NET FreeBASIC
Some commands from FreeBASIC:
division - Division is a matematical operation, it can be use... variable use - Using variables, you can access the data stored in... break statement - Used for the immediate interruption of the loop. a... octal literal - Constants of octal numeral system are also known a...
More about FreeBASIC