Programming portal
Keywords
Programing Languages
Java
Some commands from Java:
greater than or equal to - Greater than or equal to operator is a logical ope... continue statement - This command is used to start the next iteration. ... explicit conversion to 64-bit integer - The required type conversion can be carried out as... logical constant - false - Logical constant - false is used as follows:
More about Java FreeBASIC
Some commands from FreeBASIC:
bitwise and - Bitwise AND with another name bit clearing operati... 8-bit integer - 8-bit signed integer type is used to store negativ... 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 Free Pascal
Some commands from Free Pascal:
less than - Less than operator is a logical operator that is u... conditional statement - By conditions we can control our program. thanks c... explicit conversion to 8-bit unsigned integer - The required type conversion can be carried out as... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Free Pascal Visual Basic .NET
Some commands from Visual Basic .NET:
8-bit integer - 8-bit signed integer type is used to store negativ... parenthesis operator - We can use parentheses to change the order of expr... conditional statement - By conditions we can control our program. thanks c... decimal literal - Decimal literals are also known as decimal constan...
More about Visual Basic .NET C#
Some commands from C#:
bitwise right shift - Bit shift to the right as many time shifts the inp... 8-bit unsigned integer - 8-bit unsigned integer type is used to store only ... octal literal - Constants of octal numeral system are also known a... block statement - A compound statement is also known as block. to co...
More about C# Pascal
Some commands from Pascal:
32-bit real number - 32-bit real number and his value range: from -3.4 ... increment statement - It is a mathematical operation that is used to inc... modulo - Using the modulo operator we can calculate the rem... multi line comment - In the case of multi-line comments from start tags...
More about Pascal PHP
Some commands from PHP:
bitwise right shift - Bit shift to the right as many time shifts the inp... variable use - Using variables, you can access the data stored in... conditional statement - By conditions we can control our program. thanks c... single line comment - In the case of single-line comments from start tag...
More about PHP C
Some commands from C:
16-bit integer - 16-bit signed integer type is used to store negati... bitwise or - Bitwise AND or with another name setting to 1. it ... conditional statement - By conditions we can control our program. thanks c... multi line comment - In the case of multi-line comments from start tags...
More about C C++
Some commands from C++:
greater than or equal to - Greater than or equal to operator is a logical ope... variable declaration - Variable declaration is used for its creation. hexadecimal literal - Hexadecimal integer constant, also known as base 1... continue statement - This command is used to start the next iteration. ...
More about C++ Visual C++ .NET
Some commands from Visual C++ .NET:
Not equal to - Not equal to operator is a logical operator that i... 8-bit unsigned integer - 8-bit unsigned integer type is used to store only ... break statement - Used for the immediate interruption of the loop. a... logical constant - false - Logical constant - false is used as follows:
More about Visual C++ .NET JavaScript
Some commands from JavaScript:
logical and - Logical and works as follows: just in case it's tr... expression statement - Expression statement is evaluating the expression,... multi line comment - In the case of multi-line comments from start tags... explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript Object Pascal
Some commands from Object Pascal:
bitwise right shift - Bit shift to the right as many time shifts the inp... loop with condition on the beginning - Condition testing is done at the beginning of the ... explicit conversion to 64-bit integer - The required type conversion can be carried out as... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Object Pascal Basic
Some commands from Basic:
automatic variable declaration - Variable declaration is used for its creation. hexadecimal literal - Hexadecimal integer constant, also known as base 1... Not equal to - Not equal to operator is a logical operator that i... conditional statement - By conditions we can control our program. thanks c...
More about Basic