Programming portal
Keywords
Programing Languages
Visual C++ .NET
Some commands from Visual C++ .NET:
bitwise right shift - Bit shift to the right as many time shifts the inp... 32-bit real number - 32-bit real number and his value range: from -3.4 ... loop with condition at the end - Condition testing is done at the end of the loop. ... decimal literal - Decimal literals are also known as decimal constan...
More about Visual C++ .NET PHP
Some commands from PHP:
greater than - Greater than operator is a logical operator that i... continue statement - This command is used to start the next iteration. ... explicit conversion to 32-bit integer - The required type conversion can be carried out as... decimal literal - Decimal literals are also known as decimal constan...
More about PHP Java
Some commands from Java:
32-bit real number - 32-bit real number and his value range: from -3.4 ... logical constant - false - Logical constant - false is used as follows: additive inverse - Operator negative sign is used to change the sign ... loop with condition on the beginning - Condition testing is done at the beginning of the ...
More about Java C
Some commands from C:
16-bit unsigned integer - 16-bit unsigned integer type is used to store only... additive inverse - Operator negative sign is used to change the sign ... loop with condition at the end - Condition testing is done at the end of the loop. ... octal literal - Constants of octal numeral system are also known a...
More about C Visual Basic .NET
Some commands from Visual Basic .NET:
break statement - Used for the immediate interruption of the loop. a... explicit conversion to boolean - The required type conversion can be carried out as... assignment - The assignment operator is used to assign a value ... octal literal - Constants of octal numeral system are also known a...
More about Visual Basic .NET C#
Some commands from C#:
octal literal - Constants of octal numeral system are also known a... logical or - Logical OR works as follows: just in case it's the... conditional statement - By conditions we can control our program. thanks c... 64-bit real number - 64-bit real number and his value range: from - 1.7...
More about C# Free Pascal
Some commands from Free Pascal:
variable declaration - Variable declaration is used for its creation. less than - Less than operator is a logical operator that is u... increment statement - It is a mathematical operation that is used to inc... decimal literal - Decimal literals are also known as decimal constan...
More about Free Pascal Object Pascal
Some commands from Object Pascal:
explicit conversion to 16-bit integer - The required type conversion can be carried out as... conditional statement - By conditions we can control our program. thanks c... bitwise left shift - Bit shift to the left as many time shifts the inpu... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about Object Pascal JavaScript
Some commands from JavaScript:
bitwise or - Bitwise AND or with another name setting to 1. it ... conditional statement - By conditions we can control our program. thanks c... logical constant - true - Logical constant - true is used as follows: variable use - Using variables, you can access the data stored in...
More about JavaScript Pascal
Some commands from Pascal:
addition - Addition is a matematical operation, it can be use... loop with condition at the end until is false - Condition testing is done at the end of the loop. ... explicit conversion to 32-bit real number - The required type conversion can be carried out as... logical constant - false - Logical constant - false is used as follows:
More about Pascal C++
Some commands from C++:
decrement statement - Decrement statement it is a mathematical operation... 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... additive inverse - Operator negative sign is used to change the sign ...
More about C++ FreeBASIC
Some commands from FreeBASIC:
modulo - Using the modulo operator we can calculate the rem... 8-bit integer - 8-bit signed integer type is used to store negativ... loop with condition at the end - Condition testing is done at the end of the loop. ... octal literal - Constants of octal numeral system are also known a...
More about FreeBASIC Basic
Some commands from Basic:
explicit conversion to 32-bit integer - The required type conversion can be carried out as... Equal to - Equal to operator is a logical operator that is us... loop with condition on the beginning until is false - Condition testing is done at the beginning of the ... single line comment - In the case of single-line comments from start tag...
More about Basic