Programming portal
Keywords
Programing Languages
Java
Some commands from Java:
expression statement - Expression statement is evaluating the expression,... logical constant - false - Logical constant - false is used as follows: bitwise not - Bitwise 1 complement, also known as bit negation o... explicit conversion to 16-bit integer - The required type conversion can be carried out as...
More about Java JavaScript
Some commands from JavaScript:
modulo - Using the modulo operator we can calculate the rem... logical constant - false - Logical constant - false is used as follows: block statement - A compound statement is also known as block. to co... explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript Visual Basic .NET
Some commands from Visual Basic .NET:
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 right shift - Bit shift to the right as many time shifts the inp... explicit conversion to 16-bit integer - The required type conversion can be carried out as...
More about Visual Basic .NET C#
Some commands from C#:
32-bit integer - 32-bit signed integer type is used to store negati... assignment - The assignment operator is used to assign a value ... continue statement - This command is used to start the next iteration. ... single line comment - In the case of single-line comments from start tag...
More about C# Free Pascal
Some commands from Free Pascal:
increment statement - It is a mathematical operation that is used to inc... floatingpoint constant - Signed decimal number, is made from whole and frac... less than - Less than operator is a logical operator that is u... variable declaration - Variable declaration is used for its creation.
More about Free Pascal C++
Some commands from C++:
64-bit real number - 64-bit real number and his value range: from - 1.7... less than - Less than operator is a logical operator that is u... break statement - Used for the immediate interruption of the loop. a... multi line comment - In the case of multi-line comments from start tags...
More about C++ PHP
Some commands from PHP:
bitwise right shift - Bit shift to the right as many time shifts the inp... explicit conversion to 64-bit real number - The required type conversion can be carried out as... logical constant - false - Logical constant - false is used as follows: continue statement - This command is used to start the next iteration. ...
More about PHP FreeBASIC
Some commands from FreeBASIC:
16-bit unsigned integer - 16-bit unsigned integer type is used to store only... continue statement - This command is used to start the next iteration. ... logical negation - The logical negation operator is used to determine... multi line comment - In the case of multi-line comments from start tags...
More about FreeBASIC Basic
Some commands from Basic:
less than - Less than operator is a logical operator that is u... explicit conversion to 32-bit real number - The required type conversion can be carried out as... 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...
More about Basic Object Pascal
Some commands from Object Pascal:
conditional statement - By conditions we can control our program. thanks c... variable declaration - Variable declaration is used for its creation. bitwise and - Bitwise AND with another name bit clearing operati... decimal literal - Decimal literals are also known as decimal constan...
More about Object Pascal Visual C++ .NET
Some commands from Visual C++ .NET:
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... floatingpoint constant - Signed decimal number, is made from whole and frac... increment statement - It is a mathematical operation that is used to inc...
More about Visual C++ .NET Pascal
Some commands from Pascal:
bitwise xor - The main area of application of the bitwise exclus... loop with condition at the end until is false - Condition testing is done at the end of the loop. ... 16-bit unsigned integer - 16-bit unsigned integer type is used to store only... logical constant - false - Logical constant - false is used as follows:
More about Pascal C
Some commands from C:
break statement - Used for the immediate interruption of the loop. a... decimal literal - Decimal literals are also known as decimal constan... explicit conversion to 32-bit real number - The required type conversion can be carried out as... additive inverse - Operator negative sign is used to change the sign ...
More about C