Programming portal
Keywords
Programing Languages
Basic
Some commands from Basic:
greater than - Greater than operator is a logical operator that i... loop with condition at the end - Condition testing is done at the end of the loop. ... variable use - Using variables, you can access the data stored in... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about Basic Object Pascal
Some commands from Object Pascal:
32-bit real number - 32-bit real number and his value range: from -3.4 ... increment statement - It is a mathematical operation that is used to inc... integer division - Integer division is a mathematical operation that ... single line comment - In the case of single-line comments from start tag...
More about Object Pascal Visual C++ .NET
Some commands from Visual C++ .NET:
additive inverse - Operator negative sign is used to change the sign ... 64-bit real number - 64-bit real number and his value range: from - 1.7... loop with condition on the beginning - Condition testing is done at the beginning of the ... octal literal - Constants of octal numeral system are also known a...
More about Visual C++ .NET Visual Basic .NET
Some commands from Visual Basic .NET:
explicit conversion to 32-bit real number - The required type conversion can be carried out as... addition - Addition is a matematical operation, it can be use... conditional statement - By conditions we can control our program. thanks c... logical constant - false - Logical constant - false is used as follows:
More about Visual Basic .NET C#
Some commands from C#:
loop with condition at the end - Condition testing is done at the end of the loop. ... less than or equal to - Less than or equal to operator is a logical operat... 8-bit integer - 8-bit signed integer type is used to store negativ... multi line comment - In the case of multi-line comments from start tags...
More about C# Pascal
Some commands from Pascal:
addition - Addition is a matematical operation, it can be use... 8-bit integer - 8-bit signed integer type is used to store negativ... conditional statement - By conditions we can control our program. thanks c... decimal literal - Decimal literals are also known as decimal constan...
More about Pascal PHP
Some commands from PHP:
multiplication - Multiplication is a matematical operation, it can ... 32-bit integer - 32-bit signed integer type is used to store negati... continue statement - This command is used to start the next iteration. ... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about PHP Java
Some commands from Java:
hexadecimal literal - Hexadecimal integer constant, also known as base 1... 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 ... parenthesis operator - We can use parentheses to change the order of expr...
More about Java C
Some commands from C:
8-bit integer - 8-bit signed integer type is used to store negativ... Subtraction - Subtraction is a matematical operation, it can be ... block statement - A compound statement is also known as block. to co... multi line comment - In the case of multi-line comments from start tags...
More about C C++
Some commands from C++:
bitwise not - Bitwise 1 complement, also known as bit negation o... increment statement - It is a mathematical operation that is used to inc... explicit conversion to 64-bit unsigned integer - The required type conversion can be carried out as... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about C++ FreeBASIC
Some commands from FreeBASIC:
bitwise xor - The main area of application of the bitwise exclus... 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... loop with condition on the beginning - Condition testing is done at the beginning of the ...
More about FreeBASIC Free Pascal
Some commands from Free Pascal:
loop with condition at the end until is false - Condition testing is done at the end of the loop. ... assignment - The assignment operator is used to assign a value ... 16-bit integer - 16-bit signed integer type is used to store negati... logical constant - true - Logical constant - true is used as follows:
More about Free Pascal JavaScript
Some commands from JavaScript:
addition - Addition is a matematical operation, it can be use... loop with condition on the beginning - Condition testing is done at the beginning of the ... hexadecimal literal - Hexadecimal integer constant, also known as base 1... explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript