Programming portal
Keywords
Programing Languages
JavaScript
Some commands from JavaScript:
logical negation - The logical negation operator is used to determine... conditional statement - By conditions we can control our program. thanks c... variable use - Using variables, you can access the data stored in... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about JavaScript PHP
Some commands from PHP:
boolean data type - One type that is used to store logical values. can... floatingpoint constant - Signed decimal number, is made from whole and frac... expression statement - Expression statement is evaluating the expression,... bitwise xor - The main area of application of the bitwise exclus...
More about PHP Basic
Some commands from Basic:
multiplication - Multiplication is a matematical operation, it can ... 32-bit integer - 32-bit signed integer type is used to store negati... 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 Basic Visual Basic .NET
Some commands from Visual Basic .NET:
break statement - Used for the immediate interruption of the loop. a... 32-bit integer - 32-bit signed integer type is used to store negati... division - Division is a matematical operation, it can be use... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Visual Basic .NET Java
Some commands from Java:
hexadecimal literal - Hexadecimal integer constant, also known as base 1... 32-bit integer - 32-bit signed integer type is used to store negati... addition - Addition is a matematical operation, it can be use... loop with condition at the end - Condition testing is done at the end of the loop. ...
More about Java Free Pascal
Some commands from Free Pascal:
explicit conversion to 64-bit unsigned integer - The required type conversion can be carried out as... multiplication - Multiplication is a matematical operation, it can ... hexadecimal literal - Hexadecimal integer constant, also known as base 1... block statement - A compound statement is also known as block. to co...
More about Free Pascal Object Pascal
Some commands from Object Pascal:
multi line comment - In the case of multi-line comments from start tags... integer division - Integer division is a mathematical operation that ... explicit conversion to 8-bit integer - The required type conversion can be carried out as... break statement - Used for the immediate interruption of the loop. a...
More about Object Pascal Pascal
Some commands from Pascal:
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 ... 8-bit unsigned integer - 8-bit unsigned integer type is used to store only ... decimal literal - Decimal literals are also known as decimal constan...
More about Pascal C
Some commands from C:
decimal literal - Decimal literals are also known as decimal constan... continue statement - This command is used to start the next iteration. ... multiplication - Multiplication is a matematical operation, it can ... automatic variable declaration - Variable declaration is used for its creation.
More about C C#
Some commands from C#:
16-bit unsigned integer - 16-bit unsigned integer type is used to store only... less than or equal to - Less than or equal to operator is a logical operat... 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. ...
More about C# Visual C++ .NET
Some commands from Visual C++ .NET:
multiplication - Multiplication is a matematical operation, it can ... logical constant - false - Logical constant - false is used as follows: 8-bit integer - 8-bit signed integer type is used to store negativ... conditional statement - By conditions we can control our program. thanks c...
More about Visual C++ .NET C++
Some commands from C++:
explicit conversion to 32-bit integer - The required type conversion can be carried out as... additive inverse - Operator negative sign is used to change the sign ... hexadecimal literal - Hexadecimal integer constant, also known as base 1... decrement statement - Decrement statement it is a mathematical operation...
More about C++ FreeBASIC
Some commands from FreeBASIC:
explicit conversion to 64-bit unsigned integer - The required type conversion can be carried out as... bitwise right shift - Bit shift to the right as many time shifts the inp... logical constant - true - Logical constant - true is used as follows: loop with condition on the beginning - Condition testing is done at the beginning of the ...
More about FreeBASIC