Programming portal
Keywords
Programing Languages
Java
Some commands from Java:
loop with condition on the beginning - Condition testing is done at the beginning of the ... less than - Less than operator is a logical operator that is u... 8-bit integer - 8-bit signed integer type is used to store negativ... octal literal - Constants of octal numeral system are also known a...
More about Java Object Pascal
Some commands from Object Pascal:
addition - Addition is a matematical operation, it can be use... conditional statement - By conditions we can control our program. thanks c... 32-bit integer - 32-bit signed integer type is used to store negati... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Object Pascal Pascal
Some commands from Pascal:
addition - Addition is a matematical operation, it can be use... 8-bit unsigned integer - 8-bit unsigned integer type is used to store only ... conditional statement - By conditions we can control our program. thanks c... logical constant - false - Logical constant - false is used as follows:
More about Pascal JavaScript
Some commands from JavaScript:
expression statement - Expression statement is evaluating the expression,... bitwise xor - The main area of application of the bitwise exclus... logical constant - false - Logical constant - false is used as follows: variable use - Using variables, you can access the data stored in...
More about JavaScript Basic
Some commands from Basic:
loop with condition at the end until is false - Condition testing is done at the end of the loop. ... bitwise and - Bitwise AND with another name bit clearing operati... explicit conversion to 64-bit real number - 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 Visual Basic .NET
Some commands from Visual Basic .NET:
explicit conversion to 8-bit integer - The required type conversion can be carried out as... logical or - Logical OR works as follows: just in case it's the... octal literal - Constants of octal numeral system are also known a... loop with condition on the beginning until is false - Condition testing is done at the beginning of the ...
More about Visual Basic .NET PHP
Some commands from PHP:
bitwise right shift - Bit shift to the right as many time shifts the inp... logical constant - false - Logical constant - false is used as follows: explicit conversion to 32-bit integer - The required type conversion can be carried out as... decrement statement - Decrement statement it is a mathematical operation...
More about PHP Visual C++ .NET
Some commands from Visual C++ .NET:
logical or - Logical OR works as follows: just in case it's the... loop with condition at the end - Condition testing is done at the end of the loop. ... 32-bit real number - 32-bit real number and his value range: from -3.4 ... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Visual C++ .NET C++
Some commands from C++:
logical constant - true - Logical constant - true is used as follows: explicit conversion to 16-bit unsigned integer - The required type conversion can be carried out as... multiplication - Multiplication is a matematical operation, it can ... block statement - A compound statement is also known as block. to co...
More about C++ C
Some commands from C:
bitwise and - Bitwise AND with another name bit clearing operati... block statement - A compound statement is also known as block. to co... explicit conversion to 32-bit unsigned integer - The required type conversion can be carried out as... decimal literal - Decimal literals are also known as decimal constan...
More about C FreeBASIC
Some commands from FreeBASIC:
bitwise and - Bitwise AND with another name bit clearing operati... 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... 64-bit real number - 64-bit real number and his value range: from - 1.7...
More about FreeBASIC Free Pascal
Some commands from Free Pascal:
explicit conversion to 64-bit integer - The required type conversion can be carried out as... division - Division is a matematical operation, it can be use... logical constant - false - Logical constant - false is used as follows: loop with condition on the beginning - Condition testing is done at the beginning of the ...
More about Free Pascal C#
Some commands from C#:
less than or equal to - Less than or equal to operator is a logical operat... loop with condition on the beginning - Condition testing is done at the beginning of the ... variable declaration - Variable declaration is used for its creation. octal literal - Constants of octal numeral system are also known a...
More about C#