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