Programming portal
Keywords
Programing Languages
JavaScript
Some commands from JavaScript:
loop with condition at the end - Condition testing is done at the end of the loop. ... bitwise not - Bitwise 1 complement, also known as bit negation o... hexadecimal literal - Hexadecimal integer constant, also known as base 1... explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript Object Pascal
Some commands from Object Pascal:
block statement - A compound statement is also known as block. to co... logical constant - true - Logical constant - true is used as follows: variable declaration - Variable declaration is used for its creation. logical and - Logical and works as follows: just in case it's tr...
More about Object Pascal Visual C++ .NET
Some commands from Visual C++ .NET:
increment statement - It is a mathematical operation that is used to inc... hexadecimal literal - Hexadecimal integer constant, also known as base 1... bitwise left shift - Bit shift to the left as many time shifts the inpu... explicit conversion to 32-bit integer - The required type conversion can be carried out as...
More about Visual C++ .NET PHP
Some commands from PHP:
less than or equal to - Less than or equal to operator is a logical operat... conditional statement - By conditions we can control our program. thanks c... variable use - Using variables, you can access the data stored in... octal literal - Constants of octal numeral system are also known a...
More about PHP C
Some commands from C:
Equal to - Equal to operator is a logical operator that is us... 32-bit real number - 32-bit real number and his value range: from -3.4 ... break statement - Used for the immediate interruption of the loop. a... single line comment - In the case of single-line comments from start tag...
More about C FreeBASIC
Some commands from FreeBASIC:
hexadecimal literal - Hexadecimal integer constant, also known as base 1... automatic variable declaration - Variable declaration is used for its creation. addition - Addition is a matematical operation, it can be use... conditional statement - By conditions we can control our program. thanks c...
More about FreeBASIC Free Pascal
Some commands from Free Pascal:
logical negation - The logical negation operator is used to determine... single line comment - In the case of single-line comments from start tag... conditional statement - By conditions we can control our program. thanks c... 64-bit real number - 64-bit real number and his value range: from - 1.7...
More about Free Pascal C#
Some commands from C#:
16-bit unsigned integer - 16-bit unsigned integer type is used to store only... continue statement - This command is used to start the next iteration. ... integer division - Integer division is a mathematical operation that ... octal literal - Constants of octal numeral system are also known a...
More about C# Pascal
Some commands from Pascal:
explicit conversion to 8-bit integer - The required type conversion can be carried out as... division - Division is a matematical operation, it can be use... floatingpoint constant - Signed decimal number, is made from whole and frac... break statement - Used for the immediate interruption of the loop. a...
More about Pascal Visual Basic .NET
Some commands from Visual Basic .NET:
integer division - Integer division is a mathematical operation that ... explicit conversion to 8-bit integer - The required type conversion can be carried out as... loop with condition at the end - Condition testing is done at the end of the loop. ... octal literal - Constants of octal numeral system are also known a...
More about Visual Basic .NET Basic
Some commands from Basic:
modulo - Using the modulo operator we can calculate the rem... single line comment - In the case of single-line comments from start tag... explicit conversion to 16-bit integer - The required type conversion can be carried out as... continue statement - This command is used to start the next iteration. ...
More about Basic Java
Some commands from Java:
bitwise or - Bitwise AND or with another name setting to 1. it ... 8-bit integer - 8-bit signed integer type is used to store negativ... decimal literal - Decimal literals are also known as decimal constan... increment statement - It is a mathematical operation that is used to inc...
More about Java C++
Some commands from C++:
explicit conversion to 32-bit real number - The required type conversion can be carried out as... assignment - The assignment operator is used to assign a value ... continue statement - This command is used to start the next iteration. ... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about C++