Programming portal
Keywords
Programing Languages
Visual C++ .NET
Some commands from Visual C++ .NET:
less than or equal to - Less than or equal to operator is a logical operat... explicit conversion to boolean - The required type conversion can be carried out as... floatingpoint constant - Signed decimal number, is made from whole and frac... loop with condition at the end - Condition testing is done at the end of the loop. ...
More about Visual C++ .NET C#
Some commands from C#:
explicit conversion to 32-bit real number - The required type conversion can be carried out as... bitwise or - Bitwise AND or with another name setting to 1. it ... continue statement - This command is used to start the next iteration. ... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about C# Visual Basic .NET
Some commands from Visual Basic .NET:
single line comment - In the case of single-line comments from start tag... boolean data type - One type that is used to store logical values. can... parenthesis operator - We can use parentheses to change the order of expr... loop with condition at the end - Condition testing is done at the end of the loop. ...
More about Visual Basic .NET PHP
Some commands from PHP:
less than - Less than operator is a logical operator that is u... explicit conversion to 64-bit real number - The required type conversion can be carried out as... continue statement - This command is used to start the next iteration. ... multi line comment - In the case of multi-line comments from start tags...
More about PHP Free Pascal
Some commands from Free Pascal:
explicit conversion to boolean - The required type conversion can be carried out as... bitwise xor - The main area of application of the bitwise exclus... logical constant - false - Logical constant - false is used as follows: continue statement - This command is used to start the next iteration. ...
More about Free Pascal JavaScript
Some commands from JavaScript:
increment statement - It is a mathematical operation that is used to inc... multiplication - Multiplication is a matematical operation, it can ... decimal literal - Decimal literals are also known as decimal constan... explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript Object Pascal
Some commands from Object Pascal:
Equal to - Equal to operator is a logical operator that is us... loop with condition at the end until is false - Condition testing is done at the end of the loop. ... explicit conversion to 16-bit unsigned integer - The required type conversion can be carried out as... decimal literal - Decimal literals are also known as decimal constan...
More about Object Pascal Pascal
Some commands from Pascal:
logical constant - false - Logical constant - false is used as follows: explicit conversion to 8-bit unsigned integer - The required type conversion can be carried out as... modulo - Using the modulo operator we can calculate the rem... conditional statement - By conditions we can control our program. thanks c...
More about Pascal Java
Some commands from Java:
division - Division is a matematical operation, it can be use... single line comment - In the case of single-line comments from start tag... 64-bit real number - 64-bit real number and his value range: from - 1.7... block statement - A compound statement is also known as block. to co...
More about Java FreeBASIC
Some commands from FreeBASIC:
bitwise and - Bitwise AND with another name bit clearing operati... 64-bit integer - 64-bit signed integer type is used to store negati... 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 FreeBASIC C++
Some commands from C++:
floatingpoint constant - Signed decimal number, is made from whole and frac... explicit conversion to 8-bit unsigned integer - The required type conversion can be carried out as... bitwise or - Bitwise AND or with another name setting to 1. it ... increment statement - It is a mathematical operation that is used to inc...
More about C++ C
Some commands from C:
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 16-bit integer - The required type conversion can be carried out as... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about C Basic
Some commands from Basic:
64-bit real number - 64-bit real number and his value range: from - 1.7... bitwise and - Bitwise AND with another name bit clearing operati... loop with condition on the beginning - 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