Programming portal
Keywords
Programing Languages
C
Some commands from C:
multiplication - Multiplication is a matematical operation, it can ... 32-bit real number - 32-bit real number and his value range: from -3.4 ... loop with condition at the end - Condition testing is done at the end of the loop. ... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about C JavaScript
Some commands from JavaScript:
bitwise right shift - Bit shift to the right as many time shifts the inp... 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... explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript Basic
Some commands from Basic:
Not equal to - Not equal to operator is a logical operator that i... hexadecimal literal - Hexadecimal integer constant, also known as base 1... explicit conversion to 32-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. ...
More about Basic 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. ... automatic variable declaration - Variable declaration is used for its creation. hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Java Visual Basic .NET
Some commands from Visual Basic .NET:
64-bit real number - 64-bit real number and his value range: from - 1.7... floatingpoint constant - Signed decimal number, is made from whole and frac... additive inverse - Operator negative sign is used to change the sign ... loop with condition at the end - Condition testing is done at the end of the loop. ...
More about Visual Basic .NET PHP
Some commands from PHP:
conditional statement - By conditions we can control our program. thanks c... additive inverse - Operator negative sign is used to change the sign ... 32-bit integer - 32-bit signed integer type is used to store negati... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about PHP Free Pascal
Some commands from Free Pascal:
64-bit unsigned integer - 64-bit unsigned integer type is used to store only... additive inverse - Operator negative sign is used to change the sign ... conditional statement - By conditions we can control our program. thanks c... octal literal - Constants of octal numeral system are also known a...
More about Free Pascal C++
Some commands from C++:
conditional statement - By conditions we can control our program. thanks c... explicit conversion to 64-bit integer - The required type conversion can be carried out as... less than - Less than operator is a logical operator that is u... logical constant - false - Logical constant - false is used as follows:
More about C++ FreeBASIC
Some commands from FreeBASIC:
octal literal - Constants of octal numeral system are also known a... loop with condition at the end until is false - Condition testing is done at the end of the loop. ... 8-bit unsigned integer - 8-bit unsigned integer type is used to store only ... additive inverse - Operator negative sign is used to change the sign ...
More about FreeBASIC Object Pascal
Some commands from Object Pascal:
multi line comment - In the case of multi-line comments from start tags... division - Division is a matematical operation, it can be use... boolean data type - One type that is used to store logical values. can... loop with condition on the beginning - Condition testing is done at the beginning of the ...
More about Object Pascal C#
Some commands from C#:
integer division - Integer division is a mathematical operation that ... 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... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about C# Pascal
Some commands from Pascal:
explicit conversion to 8-bit unsigned integer - The required type conversion can be carried out as... conditional statement - By conditions we can control our program. thanks c... bitwise left shift - Bit shift to the left as many time shifts the inpu... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Pascal Visual C++ .NET
Some commands from Visual C++ .NET:
explicit conversion to 32-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. ... addition - Addition is a matematical operation, it can be use... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Visual C++ .NET