Programming portal
Keywords
Programing Languages
Basic
Some commands from Basic:
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... loop with condition at the end until is false - Condition testing is done at the end of the loop. ... single line comment - In the case of single-line comments from start tag...
More about Basic PHP
Some commands from PHP:
explicit conversion to 64-bit real number - The required type conversion can be carried out as... break statement - Used for the immediate interruption of the loop. a... less than or equal to - Less than or equal to operator is a logical operat... single line comment - In the case of single-line comments from start tag...
More about PHP Free Pascal
Some commands from Free Pascal:
explicit conversion to 8-bit integer - The required type conversion can be carried out as... parenthesis operator - We can use parentheses to change the order of expr... decimal literal - Decimal literals are also known as decimal constan... loop with condition on the beginning - Condition testing is done at the beginning of the ...
More about Free Pascal C++
Some commands from C++:
single line comment - In the case of single-line comments from start tag... 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. ... multiplication - Multiplication is a matematical operation, it can ...
More about C++ Java
Some commands from Java:
greater than - Greater than operator is a logical operator that i... 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...
More about Java Visual C++ .NET
Some commands from Visual C++ .NET:
conditional statement - By conditions we can control our program. thanks c... bitwise and - Bitwise AND with another name bit clearing operati... octal literal - Constants of octal numeral system are also known a... explicit conversion to 32-bit integer - The required type conversion can be carried out as...
More about Visual C++ .NET Object Pascal
Some commands from Object Pascal:
explicit conversion to 32-bit integer - The required type conversion can be carried out as... modulo - Using the modulo operator we can calculate the rem... loop with condition on the beginning - Condition testing is done at the beginning of the ... decimal literal - Decimal literals are also known as decimal constan...
More about Object Pascal Pascal
Some commands from Pascal:
explicit conversion to boolean - 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. ... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Pascal C#
Some commands from C#:
Equal to - Equal to operator is a logical operator that is us... explicit conversion to 32-bit unsigned integer - The required type conversion can be carried out as... block statement - A compound statement is also known as block. to co... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about C# JavaScript
Some commands from JavaScript:
single line comment - In the case of single-line comments from start tag... break statement - Used for the immediate interruption of the loop. a... logical negation - The logical negation operator is used to determine... variable use - Using variables, you can access the data stored in...
More about JavaScript C
Some commands from C:
continue statement - This command is used to start the next iteration. ... greater than or equal to - Greater than or equal to operator is a logical ope... 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...
More about C Visual Basic .NET
Some commands from Visual Basic .NET:
logical constant - true - Logical constant - true is used as follows: 32-bit unsigned integer - 32-bit unsigned integer type is used to store only... bitwise xor - The main area of application of the bitwise exclus... loop with condition on the beginning until is false - Condition testing is done at the beginning of the ...
More about Visual Basic .NET FreeBASIC
Some commands from FreeBASIC:
32-bit integer - 32-bit signed integer type is used to store negati... logical and - Logical and works as follows: just in case it's tr... 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 FreeBASIC