Programming portal
Keywords
Programing Languages
FreeBASIC
Some commands from FreeBASIC:
assignment - The assignment operator is used to assign a value ... 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... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about FreeBASIC C++
Some commands from C++:
16-bit integer - 16-bit signed integer type is used to store negati... logical or - Logical OR works as follows: just in case it's the... hexadecimal literal - Hexadecimal integer constant, also known as base 1... block statement - A compound statement is also known as block. to co...
More about C++ Object Pascal
Some commands from Object Pascal:
variable use - Using variables, you can access the data stored in... assignment - The assignment operator is used to assign a value ... 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 PHP
Some commands from PHP:
logical constant - true - Logical constant - true is used as follows: logical or - Logical OR works as follows: just in case it's the... conditional statement - By conditions we can control our program. thanks c... boolean data type - One type that is used to store logical values. can...
More about PHP Visual C++ .NET
Some commands from Visual C++ .NET:
explicit conversion to 8-bit unsigned integer - The required type conversion can be carried out as... integer division - Integer division is a mathematical operation that ... 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 Visual C++ .NET Free Pascal
Some commands from Free Pascal:
division - Division is a matematical operation, it can be use... 64-bit unsigned integer - 64-bit unsigned integer type is used to store only... logical constant - true - Logical constant - true is used as follows: continue statement - This command is used to start the next iteration. ...
More about Free Pascal Pascal
Some commands from Pascal:
loop with condition on the beginning - Condition testing is done at the beginning of the ... explicit conversion to boolean - The required type conversion can be carried out as... logical constant - true - Logical constant - true is used as follows: assignment - The assignment operator is used to assign a value ...
More about Pascal C#
Some commands from C#:
modulo - Using the modulo operator we can calculate the rem... 32-bit real number - 32-bit real number and his value range: from -3.4 ... single line comment - In the case of single-line comments from start tag... loop with condition at the end - Condition testing is done at the end of the loop. ...
More about C# JavaScript
Some commands from JavaScript:
greater than - Greater than operator is a logical operator that i... continue statement - This command is used to start the next iteration. ... logical constant - true - Logical constant - true is used as follows: explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript Java
Some commands from Java:
bitwise right shift - Bit shift to the right as many time shifts the inp... 64-bit real number - 64-bit real number and his value range: from - 1.7... decimal literal - Decimal literals are also known as decimal constan... block statement - A compound statement is also known as block. to co...
More about Java Basic
Some commands from Basic:
16-bit integer - 16-bit signed integer type is used to store negati... single line comment - In the case of single-line comments from start tag... Not equal to - Not equal to operator is a logical operator that i... loop with condition on the beginning until is false - Condition testing is done at the beginning of the ...
More about Basic C
Some commands from C:
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... parenthesis operator - We can use parentheses to change the order of expr... 64-bit real number - 64-bit real number and his value range: from - 1.7...
More about C Visual Basic .NET
Some commands from Visual Basic .NET:
64-bit unsigned integer - 64-bit unsigned integer type is used to store only... logical negation - The logical negation operator is used to determine... 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. ...
More about Visual Basic .NET