Programming portal
Keywords
Programing Languages
C++
Some commands from C++:
32-bit real number - 32-bit real number and his value range: from -3.4 ... hexadecimal literal - Hexadecimal integer constant, also known as base 1... logical and - Logical and works as follows: just in case it's tr... loop with condition at the end - Condition testing is done at the end of the loop. ...
More about C++ Object Pascal
Some commands from Object Pascal:
integer division - Integer division is a mathematical operation that ... 16-bit integer - 16-bit signed integer type is used to store negati... 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 Object Pascal Java
Some commands from Java:
less than - Less than operator is a logical operator that is u... conditional statement - By conditions we can control our program. thanks c... variable use - Using variables, you can access the data stored in... logical constant - true - Logical constant - true is used as follows:
More about Java FreeBASIC
Some commands from FreeBASIC:
loop with condition on the beginning until is false - Condition testing is done at the beginning of the ... explicit conversion to boolean - The required type conversion can be carried out as... greater than - Greater than operator is a logical operator that i... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about FreeBASIC Basic
Some commands from Basic:
decimal literal - Decimal literals are also known as decimal constan... bitwise not - Bitwise 1 complement, also known as bit negation o... loop with condition at the end until is false - Condition testing is done at the end of the loop. ... 16-bit integer - 16-bit signed integer type is used to store negati...
More about Basic C
Some commands from C:
bitwise or - Bitwise AND or with another name setting to 1. it ... decimal literal - Decimal literals are also known as decimal constan... continue statement - This command is used to start the next iteration. ... explicit conversion to 32-bit integer - The required type conversion can be carried out as...
More about C PHP
Some commands from PHP:
boolean data type - One type that is used to store logical values. can... bitwise not - Bitwise 1 complement, also known as bit negation o... decrement statement - Decrement statement it is a mathematical operation... multi line comment - In the case of multi-line comments from start tags...
More about PHP JavaScript
Some commands from JavaScript:
bitwise left shift - Bit shift to the left as many time shifts the inpu... explicit conversion to boolean - The required type conversion can be carried out as... 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 JavaScript Visual C++ .NET
Some commands from Visual C++ .NET:
boolean data type - One type that is used to store logical values. can... expression statement - Expression statement is evaluating the expression,... logical negation - The logical negation operator is used to determine... logical constant - false - Logical constant - false is used as follows:
More about Visual C++ .NET C#
Some commands from C#:
explicit conversion to 8-bit unsigned integer - The required type conversion can be carried out as... division - Division is a matematical operation, it can be use... hexadecimal literal - Hexadecimal integer constant, also known as base 1... block statement - A compound statement is also known as block. to co...
More about C# Visual Basic .NET
Some commands from Visual Basic .NET:
single line comment - In the case of single-line comments from start tag... 32-bit real number - 32-bit real number and his value range: from -3.4 ... multiplication - Multiplication is a matematical operation, it can ... loop with condition at the end until is false - Condition testing is done at the end of the loop. ...
More about Visual Basic .NET Free Pascal
Some commands from Free Pascal:
single line comment - In the case of single-line comments from start tag... 64-bit real number - 64-bit real number and his value range: from - 1.7... break statement - Used for the immediate interruption of the loop. a... division - Division is a matematical operation, it can be use...
More about Free Pascal Pascal
Some commands from Pascal:
logical or - Logical OR works as follows: just in case it's the... 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... continue statement - This command is used to start the next iteration. ...
More about Pascal