Programming portal
Keywords
Programing Languages
Free Pascal
Some commands from Free Pascal:
multiplication - Multiplication is a matematical operation, it can ... boolean data type - One type that is used to store logical values. can... conditional statement - By conditions we can control our program. thanks c... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Free Pascal C
Some commands from C:
explicit conversion to 32-bit integer - The required type conversion can be carried out as... logical or - Logical OR works as follows: just in case it's the... 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 C C++
Some commands from C++:
modulo - Using the modulo operator we can calculate the rem... explicit conversion to 16-bit unsigned integer - The required type conversion can be carried out as... break statement - Used for the immediate interruption of the loop. a... logical constant - false - Logical constant - false is used as follows:
More about C++ FreeBASIC
Some commands from FreeBASIC:
explicit conversion to 32-bit unsigned integer - The required type conversion can be carried out as... logical negation - The logical negation operator is used to determine... conditional statement - By conditions we can control our program. thanks c... logical constant - false - Logical constant - false is used as follows:
More about FreeBASIC Basic
Some commands from Basic:
explicit conversion to 16-bit integer - 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. ... Equal to - Equal to operator is a logical operator that is us... octal literal - Constants of octal numeral system are also known a...
More about Basic Java
Some commands from Java:
bitwise or - Bitwise AND or with another name setting to 1. it ... explicit conversion to 32-bit real number - The required type conversion can be carried out as... single line comment - In the case of single-line comments from start tag... increment statement - It is a mathematical operation that is used to inc...
More about Java PHP
Some commands from PHP:
parenthesis operator - We can use parentheses to change the order of expr... 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... variable use - Using variables, you can access the data stored in...
More about PHP JavaScript
Some commands from JavaScript:
greater than or equal to - Greater than or equal to operator is a logical ope... 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... variable use - Using variables, you can access the data stored in...
More about JavaScript Visual C++ .NET
Some commands from Visual C++ .NET:
64-bit real number - 64-bit real number and his value range: from - 1.7... bitwise or - Bitwise AND or with another name setting to 1. it ... multi line comment - In the case of multi-line comments from start tags... expression statement - Expression statement is evaluating the expression,...
More about Visual C++ .NET Object Pascal
Some commands from Object Pascal:
bitwise left shift - Bit shift to the left as many time shifts the inpu... explicit conversion to 32-bit unsigned integer - The required type conversion can be carried out as... decimal literal - Decimal literals are also known as decimal constan... block statement - A compound statement is also known as block. to co...
More about Object Pascal Visual Basic .NET
Some commands from Visual Basic .NET:
variable use - Using variables, you can access the data stored in... Subtraction - Subtraction is a matematical operation, it can be ... hexadecimal literal - Hexadecimal integer constant, also known as base 1... break statement - Used for the immediate interruption of the loop. a...
More about Visual Basic .NET Pascal
Some commands from Pascal:
Subtraction - Subtraction is a matematical operation, it can be ... multi line comment - In the case of multi-line comments from start tags... 8-bit unsigned integer - 8-bit unsigned integer type is used to store only ... continue statement - This command is used to start the next iteration. ...
More about Pascal C#
Some commands from C#:
loop with condition on the beginning - Condition testing is done at the beginning of the ... variable declaration - Variable declaration is used for its creation. Not equal to - Not equal to operator is a logical operator that i... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about C#