Programming portal
Keywords
Programing Languages
Visual C++ .NET
Some commands from Visual C++ .NET:
8-bit integer - 8-bit signed integer type is used to store negativ... floatingpoint constant - Signed decimal number, is made from whole and frac... decrement statement - Decrement statement it is a mathematical operation... additive inverse - Operator negative sign is used to change the sign ...
More about Visual C++ .NET PHP
Some commands from PHP:
parenthesis operator - We can use parentheses to change the order of expr... break statement - Used for the immediate interruption of the loop. a... 32-bit integer - 32-bit signed integer type is used to store negati... multi line comment - In the case of multi-line comments from start tags...
More about PHP Object Pascal
Some commands from Object Pascal:
decrement statement - Decrement statement it is a mathematical operation... explicit conversion to 64-bit integer - The required type conversion can be carried out as... logical negation - The logical negation operator is used to determine... logical constant - true - Logical constant - true is used as follows:
More about Object Pascal C#
Some commands from C#:
explicit conversion to 64-bit real number - The required type conversion can be carried out as... expression statement - Expression statement is evaluating the expression,... bitwise not - Bitwise 1 complement, also known as bit negation o... logical constant - false - Logical constant - false is used as follows:
More about C# Java
Some commands from Java:
increment statement - It is a mathematical operation that is used to inc... explicit conversion to 32-bit integer - The required type conversion can be carried out as... bitwise xor - The main area of application of the bitwise exclus... single line comment - In the case of single-line comments from start tag...
More about Java Free Pascal
Some commands from Free Pascal:
continue statement - This command is used to start the next iteration. ... bitwise xor - The main area of application of the bitwise exclus... 64-bit integer - 64-bit signed integer type is used to store negati... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about Free Pascal Pascal
Some commands from Pascal:
decrement statement - Decrement statement it is a mathematical operation... explicit conversion to 64-bit real number - The required type conversion can be carried out as... multiplication - Multiplication is a matematical operation, it can ... decimal literal - Decimal literals are also known as decimal constan...
More about Pascal JavaScript
Some commands from JavaScript:
greater than or equal to - Greater than or equal to operator is a logical ope... break statement - Used for the immediate interruption of the loop. a... octal literal - Constants of octal numeral system are also known a... explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript Basic
Some commands from Basic:
explicit conversion to 32-bit real number - The required type conversion can be carried out as... conditional statement - By conditions we can control our program. thanks c... multiplication - Multiplication is a matematical operation, it can ... single line comment - In the case of single-line comments from start tag...
More about Basic C++
Some commands from C++:
decrement statement - Decrement statement it is a mathematical operation... 16-bit unsigned integer - 16-bit unsigned integer type is used to store only... logical and - Logical and works as follows: just in case it's tr... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about C++ 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 ... 16-bit unsigned integer - 16-bit unsigned integer type is used to store only... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about C Visual Basic .NET
Some commands from Visual Basic .NET:
logical negation - The logical negation operator is used to determine... single line comment - In the case of single-line comments from start tag... 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...
More about Visual Basic .NET FreeBASIC
Some commands from FreeBASIC:
logical or - Logical OR works as follows: just in case it's the... boolean data type - One type that is used to store logical values. can... hexadecimal literal - Hexadecimal integer constant, also known as base 1... loop with condition at the end until is false - Condition testing is done at the end of the loop. ...
More about FreeBASIC