Programming portal
Keywords
Programing Languages
C
Some commands from C:
bitwise right shift - Bit shift to the right as many time shifts the inp... 8-bit integer - 8-bit signed integer type is used to store negativ... decimal literal - Decimal literals are also known as decimal constan... conditional statement - By conditions we can control our program. thanks c...
More about C C#
Some commands from C#:
explicit conversion to 64-bit real number - The required type conversion can be carried out as... additive inverse - Operator negative sign is used to change the sign ... expression statement - Expression statement is evaluating the expression,... single line comment - In the case of single-line comments from start tag...
More about C# Object Pascal
Some commands from Object Pascal:
logical negation - The logical negation operator is used to determine... 8-bit unsigned integer - 8-bit unsigned integer type is used to store only ... multi line comment - In the case of multi-line comments from start tags... continue statement - This command is used to start the next iteration. ...
More about Object Pascal Java
Some commands from Java:
loop with condition at the end - Condition testing is done at the end of the loop. ... multiplication - Multiplication is a matematical operation, it can ... explicit conversion to 16-bit integer - The required type conversion can be carried out as... single line comment - In the case of single-line comments from start tag...
More about Java Visual Basic .NET
Some commands from Visual Basic .NET:
Subtraction - Subtraction is a matematical operation, it can be ... 32-bit unsigned integer - 32-bit unsigned integer type is used to store only... octal literal - Constants of octal numeral system are also known a... conditional statement - By conditions we can control our program. thanks c...
More about Visual Basic .NET Pascal
Some commands from Pascal:
logical or - Logical OR works as follows: just in case it's the... 64-bit real number - 64-bit real number and his value range: from - 1.7... multi line comment - In the case of multi-line comments from start tags... break statement - Used for the immediate interruption of the loop. a...
More about Pascal PHP
Some commands from PHP:
hexadecimal literal - Hexadecimal integer constant, also known as base 1... division - Division is a matematical operation, it can be use... boolean data type - One type that is used to store logical values. can... expression statement - Expression statement is evaluating the expression,...
More about PHP Free Pascal
Some commands from Free Pascal:
increment statement - It is a mathematical operation that is used to inc... bitwise left shift - Bit shift to the left as many time shifts the inpu... explicit conversion to boolean - The required type conversion can be carried out as... octal literal - Constants of octal numeral system are also known a...
More about Free Pascal Basic
Some commands from Basic:
integer division - Integer division is a mathematical operation that ... decimal literal - Decimal literals are also known as decimal constan... break statement - Used for the immediate interruption of the loop. a... variable declaration - Variable declaration is used for its creation.
More about Basic C++
Some commands from C++:
boolean data type - One type that is used to store logical values. can... hexadecimal literal - Hexadecimal integer constant, also known as base 1... 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. ...
More about C++ JavaScript
Some commands from JavaScript:
increment statement - It is a mathematical operation that is used to inc... logical and - Logical and works as follows: just in case it's tr... 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 Visual C++ .NET
Some commands from Visual C++ .NET:
logical constant - false - Logical constant - false is used as follows: loop with condition at the end - Condition testing is done at the end of the loop. ... boolean data type - One type that is used to store logical values. can... bitwise xor - The main area of application of the bitwise exclus...
More about Visual C++ .NET FreeBASIC
Some commands from FreeBASIC:
loop with condition at the end until is false - Condition testing is done at the end of the loop. ... bitwise xor - The main area of application of the bitwise exclus... explicit conversion to 16-bit unsigned integer - The required type conversion can be carried out as... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about FreeBASIC