Programming portal
Keywords
Programing Languages
C
Some commands from C:
hexadecimal literal - Hexadecimal integer constant, also known as base 1... logical and - Logical and works as follows: just in case it's tr... 8-bit unsigned integer - 8-bit unsigned integer type is used to store only ... expression statement - Expression statement is evaluating the expression,...
More about C JavaScript
Some commands from JavaScript:
bitwise xor - The main area of application of the bitwise exclus... 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... explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript C++
Some commands from C++:
logical constant - true - Logical constant - true is used as follows: bitwise right shift - Bit shift to the right as many time shifts the inp... explicit conversion to 16-bit unsigned integer - The required type conversion can be carried out as... block statement - A compound statement is also known as block. to co...
More about C++ Object Pascal
Some commands from Object Pascal:
logical and - Logical and works as follows: just in case it's tr... conditional statement - By conditions we can control our program. thanks c... 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...
More about Object Pascal C#
Some commands from C#:
explicit conversion to boolean - The required type conversion can be carried out as... decrement statement - Decrement statement it is a mathematical operation... bitwise right shift - Bit shift to the right as many time shifts the inp... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about C# Visual C++ .NET
Some commands from Visual C++ .NET:
addition - Addition is a matematical operation, it can be use... 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. ... multi line comment - In the case of multi-line comments from start tags...
More about Visual C++ .NET PHP
Some commands from PHP:
hexadecimal literal - Hexadecimal integer constant, also known as base 1... increment statement - It is a mathematical operation that is used to inc... bitwise xor - The main area of application of the bitwise exclus... explicit conversion to 64-bit real number - The required type conversion can be carried out as...
More about PHP FreeBASIC
Some commands from FreeBASIC:
variable declaration - Variable declaration is used for its creation. loop with condition on the beginning until is false - Condition testing is done at the beginning of the ... Not equal to - Not equal to operator is a logical operator that i... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about FreeBASIC Java
Some commands from Java:
decrement statement - Decrement statement it is a mathematical operation... additive inverse - Operator negative sign is used to change the sign ... floatingpoint constant - Signed decimal number, is made from whole and frac... explicit conversion to 8-bit integer - The required type conversion can be carried out as...
More about Java Free Pascal
Some commands from Free Pascal:
addition - Addition is a matematical operation, it can be use... octal literal - Constants of octal numeral system are also known a... explicit conversion to 8-bit unsigned integer - The required type conversion can be carried out as... break statement - Used for the immediate interruption of the loop. a...
More about Free Pascal Visual Basic .NET
Some commands from Visual Basic .NET:
64-bit unsigned integer - 64-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. ... decimal literal - Decimal literals are also known as decimal constan... bitwise and - Bitwise AND with another name bit clearing operati...
More about Visual Basic .NET Pascal
Some commands from Pascal:
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 or - Logical OR works as follows: just in case it's the... logical constant - true - Logical constant - true is used as follows:
More about Pascal Basic
Some commands from Basic:
16-bit integer - 16-bit signed integer type is used to store negati... addition - Addition is a matematical operation, it can be use... conditional statement - By conditions we can control our program. thanks c... decimal literal - Decimal literals are also known as decimal constan...
More about Basic