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