Programming portal
Keywords
Programing Languages
PHP
Some commands from PHP:
loop with condition at the end - Condition testing is done at the end of the loop. ... explicit conversion to boolean - The required type conversion can be carried out as... bitwise not - Bitwise 1 complement, also known as bit negation o... multi line comment - In the case of multi-line comments from start tags...
More about PHP Pascal
Some commands from Pascal:
bitwise and - Bitwise AND with another name bit clearing operati... 8-bit integer - 8-bit signed integer type is used to store negativ... 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 Pascal Java
Some commands from Java:
multiplication - Multiplication is a matematical operation, it can ... 32-bit integer - 32-bit signed integer type is used to store negati... block statement - A compound statement is also known as block. to co... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Java Free Pascal
Some commands from Free Pascal:
variable use - Using variables, you can access the data stored in... hexadecimal literal - Hexadecimal integer constant, also known as base 1... 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 Basic
Some commands from Basic:
greater than or equal to - Greater than or equal to operator is a logical ope... loop with condition at the end - Condition testing is done at the end of the loop. ... 32-bit integer - 32-bit signed integer type is used to store negati... decimal literal - Decimal literals are also known as decimal constan...
More about Basic C#
Some commands from C#:
64-bit integer - 64-bit signed integer type is used to store negati... increment statement - It is a mathematical operation that is used to inc... less than or equal to - Less than or equal to operator is a logical operat... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about C# Object Pascal
Some commands from Object Pascal:
multi line comment - In the case of multi-line comments from start tags... 32-bit unsigned integer - 32-bit unsigned integer type is used to store only... loop with condition on the beginning - Condition testing is done at the beginning of the ... bitwise right shift - Bit shift to the right as many time shifts the inp...
More about Object Pascal C++
Some commands from C++:
less than - Less than operator is a logical operator that is u... boolean data type - One type that is used to store logical values. can... decimal literal - Decimal literals are also known as decimal constan... increment statement - It is a mathematical operation that is used to inc...
More about C++ 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 ... logical constant - true - Logical constant - true is used as follows: explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript Visual Basic .NET
Some commands from Visual Basic .NET:
conditional statement - By conditions we can control our program. thanks c... less than - Less than operator is a logical operator that is u... variable use - Using variables, you can access the data stored in... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Visual Basic .NET FreeBASIC
Some commands from FreeBASIC:
Not equal to - Not equal to operator is a logical operator that i... explicit conversion to 8-bit integer - The required type conversion can be carried out as... loop with condition on the beginning - Condition testing is done at the beginning of the ... multi line comment - In the case of multi-line comments from start tags...
More about FreeBASIC Visual C++ .NET
Some commands from Visual C++ .NET:
explicit conversion to 32-bit real number - The required type conversion can be carried out as... logical negation - The logical negation operator is used to determine... 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 Visual C++ .NET C
Some commands from C:
32-bit integer - 32-bit signed integer type is used to store negati... Subtraction - Subtraction is a matematical operation, it can be ... single line comment - In the case of single-line comments from start tag... conditional statement - By conditions we can control our program. thanks c...
More about C