Programming portal
Keywords
Programing Languages
C#
Some commands from C#:
bitwise or - Bitwise AND or with another name setting to 1. it ... 32-bit real number - 32-bit real number and his value range: from -3.4 ... loop with condition at the end - Condition testing is done at the end of the loop. ... octal literal - Constants of octal numeral system are also known a...
More about C# FreeBASIC
Some commands from FreeBASIC:
Not equal to - Not equal to operator is a logical operator that i... conditional statement - By conditions we can control our program. thanks c... variable use - Using variables, you can access the data stored in... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about FreeBASIC Free Pascal
Some commands from Free Pascal:
64-bit integer - 64-bit signed integer type is used to store negati... parenthesis operator - We can use parentheses to change the order of expr... 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 Pascal
Some commands from Pascal:
hexadecimal literal - Hexadecimal integer constant, also known as base 1... increment statement - It is a mathematical operation that is used to inc... 16-bit integer - 16-bit signed integer type is used to store negati... logical and - Logical and works as follows: just in case it's tr...
More about Pascal Object Pascal
Some commands from Object Pascal:
logical constant - false - Logical constant - false is used as follows: Subtraction - Subtraction is a matematical operation, it can be ... boolean data type - One type that is used to store logical values. can... loop with condition on the beginning - Condition testing is done at the beginning of the ...
More about Object Pascal Visual Basic .NET
Some commands from Visual Basic .NET:
automatic variable declaration - Variable declaration is used for its creation. greater than or equal to - Greater than or equal to operator is a logical ope... loop with condition on the beginning until is false - Condition testing is done at the beginning of the ... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about Visual Basic .NET PHP
Some commands from PHP:
logical negation - The logical negation operator is used to determine... decrement statement - Decrement statement it is a mathematical operation... explicit conversion to boolean - The required type conversion can be carried out as... logical constant - true - Logical constant - true is used as follows:
More about PHP C
Some commands from C:
increment statement - It is a mathematical operation that is used to inc... parenthesis operator - We can use parentheses to change the order of expr... decimal literal - Decimal literals are also known as decimal constan... 16-bit unsigned integer - 16-bit unsigned integer type is used to store only...
More about C Visual C++ .NET
Some commands from Visual C++ .NET:
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... logical constant - true - Logical constant - true is used as follows: 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++:
addition - Addition is a matematical operation, it can be use... increment statement - It is a mathematical operation that is used to inc... explicit conversion to 32-bit real number - The required type conversion can be carried out as... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about C++ Java
Some commands from Java:
Equal to - Equal to operator is a logical operator that is us... 32-bit integer - 32-bit signed integer type is used to store negati... decimal literal - Decimal literals are also known as decimal constan... increment statement - It is a mathematical operation that is used to inc...
More about Java JavaScript
Some commands from JavaScript:
additive inverse - Operator negative sign is used to change the sign ... block statement - A compound statement is also known as block. to co... hexadecimal literal - Hexadecimal integer constant, also known as base 1... variable use - Using variables, you can access the data stored in...
More about JavaScript Basic
Some commands from Basic:
multiplication - Multiplication is a matematical operation, it can ... explicit conversion to 16-bit integer - The required type conversion can be carried out as... continue statement - This command is used to start the next iteration. ... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Basic