Programming portal
Keywords
Programing Languages
JavaScript
Some commands from JavaScript:
hexadecimal literal - Hexadecimal integer constant, also known as base 1... logical or - Logical OR works as follows: just in case it's the... loop with condition on the beginning - Condition testing is done at the beginning of the ... variable use - Using variables, you can access the data stored in...
More about JavaScript FreeBASIC
Some commands from FreeBASIC:
multi line comment - In the case of multi-line comments from start tags... 64-bit unsigned integer - 64-bit unsigned integer type is used to store only... integer division - Integer division is a mathematical operation that ... loop with condition on the beginning - Condition testing is done at the beginning of the ...
More about FreeBASIC Java
Some commands from Java:
explicit conversion to 64-bit integer - The required type conversion can be carried out as... expression statement - Expression statement is evaluating the expression,... less than - Less than operator is a logical operator that is u... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Java C++
Some commands from C++:
Equal to - Equal to operator is a logical operator that is us... explicit conversion to 32-bit unsigned integer - The required type conversion can be carried out as... decimal literal - Decimal literals are also known as decimal constan... loop with condition on the beginning - Condition testing is done at the beginning of the ...
More about C++ Free Pascal
Some commands from Free Pascal:
Not equal to - Not equal to operator is a logical operator that i... explicit conversion to 16-bit unsigned integer - The required type conversion can be carried out as... logical constant - true - Logical constant - true is used as follows: break statement - Used for the immediate interruption of the loop. a...
More about Free Pascal Pascal
Some commands from Pascal:
increment statement - It is a mathematical operation that is used to inc... division - Division is a matematical operation, it can be use... 16-bit unsigned integer - 16-bit unsigned integer type is used to store only... logical constant - true - Logical constant - true is used as follows:
More about Pascal PHP
Some commands from PHP:
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... logical constant - false - Logical constant - false is used as follows: variable use - Using variables, you can access the data stored in...
More about PHP Visual Basic .NET
Some commands from Visual Basic .NET:
addition - Addition is a matematical operation, it can be use... 16-bit integer - 16-bit signed integer type is used to store negati... logical constant - true - Logical constant - true is used as follows: loop with condition at the end - Condition testing is done at the end of the loop. ...
More about Visual Basic .NET C#
Some commands from C#:
octal literal - Constants of octal numeral system are also known a... 16-bit unsigned integer - 16-bit unsigned integer type is used to store only... break statement - Used for the immediate interruption of the loop. a... Not equal to - Not equal to operator is a logical operator that i...
More about C# C
Some commands from C:
floatingpoint constant - Signed decimal number, is made from whole and frac... loop with condition at the end - Condition testing is done at the end of the loop. ... variable declaration - Variable declaration is used for its creation. bitwise or - Bitwise AND or with another name setting to 1. it ...
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... explicit conversion to 32-bit real number - The required type conversion can be carried out as... 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 Visual C++ .NET Object Pascal
Some commands from Object Pascal:
integer division - Integer division is a mathematical operation that ... floatingpoint constant - Signed decimal number, is made from whole and frac... explicit conversion to 64-bit unsigned 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 Basic
Some commands from Basic:
bitwise or - Bitwise AND or with another name setting to 1. it ... continue statement - This command is used to start the next iteration. ... variable declaration - Variable declaration is used for its creation. single line comment - In the case of single-line comments from start tag...
More about Basic