Programming portal
Keywords
Programing Languages
C++
Some commands from C++:
modulo - Using the modulo operator we can calculate the rem... 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++ Object Pascal
Some commands from Object Pascal:
bitwise xor - The main area of application of the bitwise exclus... 8-bit integer - 8-bit signed integer type is used to store negativ... break statement - Used for the immediate interruption of the loop. a... decimal literal - Decimal literals are also known as decimal constan...
More about Object Pascal C
Some commands from C:
greater than or equal to - Greater than or equal to operator is a logical ope... conditional statement - By conditions we can control our program. thanks c... explicit conversion to 32-bit integer - The required type conversion can be carried out as... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about C PHP
Some commands from PHP:
32-bit integer - 32-bit signed integer type is used to store negati... parenthesis operator - We can use parentheses to change the order of expr... loop with condition on the beginning - Condition testing is done at the beginning of the ... decimal literal - Decimal literals are also known as decimal constan...
More about PHP JavaScript
Some commands from JavaScript:
hexadecimal literal - Hexadecimal integer constant, also known as base 1... addition - Addition is a matematical operation, it can be use... block statement - A compound statement is also known as block. to co... variable use - Using variables, you can access the data stored in...
More about JavaScript Java
Some commands from Java:
block statement - A compound statement is also known as block. to co... additive inverse - Operator negative sign is used to change the sign ... 64-bit real number - 64-bit real number and his value range: from - 1.7... decimal literal - Decimal literals are also known as decimal constan...
More about Java Free Pascal
Some commands from Free Pascal:
octal literal - Constants of octal numeral system are also known a... decrement statement - Decrement statement it is a mathematical operation... 32-bit unsigned integer - 32-bit unsigned integer type is used to store only... additive inverse - Operator negative sign is used to change the sign ...
More about Free Pascal Visual C++ .NET
Some commands from Visual C++ .NET:
logical constant - false - Logical constant - false is used as follows: multiplication - Multiplication is a matematical operation, it can ... variable declaration - Variable declaration is used for its creation. conditional statement - By conditions we can control our program. thanks c...
More about Visual C++ .NET Pascal
Some commands from Pascal:
explicit conversion to 16-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... logical constant - true - Logical constant - true is used as follows:
More about Pascal FreeBASIC
Some commands from FreeBASIC:
explicit conversion to 32-bit unsigned integer - The required type conversion can be carried out as... loop with condition on the beginning - Condition testing is done at the beginning of the ... modulo - Using the modulo operator we can calculate the rem... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about FreeBASIC Basic
Some commands from Basic:
less than or equal to - Less than or equal to operator is a logical operat... 16-bit integer - 16-bit signed integer type is used to store negati... break statement - Used for the immediate interruption of the loop. a... decimal literal - Decimal literals are also known as decimal constan...
More about Basic C#
Some commands from C#:
explicit conversion to 64-bit real number - The required type conversion can be carried out as... 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. ... less than - Less than operator is a logical operator that is u...
More about C# Visual Basic .NET
Some commands from Visual Basic .NET:
logical and - Logical and works as follows: just in case it's tr... explicit conversion to 8-bit integer - The required type conversion can be carried out as... conditional statement - By conditions we can control our program. thanks c... logical constant - false - Logical constant - false is used as follows:
More about Visual Basic .NET