Programming portal
Keywords
Programing Languages
Pascal
Some commands from Pascal:
Equal to - Equal to operator is a logical operator that is us... conditional statement - By conditions we can control our program. thanks c... boolean data type - One type that is used to store logical values. can... decimal literal - Decimal literals are also known as decimal constan...
More about Pascal Java
Some commands from Java:
loop with condition at the end - Condition testing is done at the end of the loop. ... 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 ... decimal literal - Decimal literals are also known as decimal constan...
More about Java JavaScript
Some commands from JavaScript:
parenthesis operator - We can use parentheses to change the order of expr... 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 PHP
Some commands from PHP:
additive inverse - Operator negative sign is used to change the sign ... logical constant - false - Logical constant - false is used as follows: loop with condition at the end - Condition testing is done at the end of the loop. ... 32-bit integer - 32-bit signed integer type is used to store negati...
More about PHP C++
Some commands from C++:
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... bitwise or - Bitwise AND or with another name setting to 1. it ... decimal literal - Decimal literals are also known as decimal constan...
More about C++ C
Some commands from C:
Subtraction - Subtraction is a matematical operation, it can be ... decrement statement - Decrement statement it is a mathematical operation... 32-bit real number - 32-bit real number and his value range: from -3.4 ... octal literal - Constants of octal numeral system are also known a...
More about C Free Pascal
Some commands from Free Pascal:
bitwise right shift - Bit shift to the right as many time shifts the inp... 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 ... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about Free Pascal FreeBASIC
Some commands from FreeBASIC:
Not equal to - Not equal to operator is a logical operator that i... 64-bit integer - 64-bit signed integer type is used to store negati... continue statement - This command is used to start the next iteration. ... logical constant - false - Logical constant - false is used as follows:
More about FreeBASIC Object Pascal
Some commands from Object Pascal:
64-bit unsigned integer - 64-bit unsigned integer type is used to store only... loop with condition at the end until is false - Condition testing is done at the end of the loop. ... floatingpoint constant - Signed decimal number, is made from whole and frac... bitwise left shift - Bit shift to the left as many time shifts the inpu...
More about Object Pascal C#
Some commands from C#:
block statement - A compound statement is also known as block. to co... explicit conversion to 64-bit integer - The required type conversion can be carried out as... bitwise xor - The main area of application of the bitwise exclus... logical constant - false - Logical constant - false is used as follows:
More about C# Visual Basic .NET
Some commands from Visual Basic .NET:
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. ... single line comment - In the case of single-line comments from start tag...
More about Visual Basic .NET Visual C++ .NET
Some commands from Visual C++ .NET:
explicit conversion to 16-bit unsigned integer - The required type conversion can be carried out as... break statement - Used for the immediate interruption of the loop. a... bitwise and - Bitwise AND with another name bit clearing operati... single line comment - In the case of single-line comments from start tag...
More about Visual C++ .NET Basic
Some commands from Basic:
additive inverse - Operator negative sign is used to change the sign ... decimal literal - Decimal literals are also known as decimal constan... break statement - Used for the immediate interruption of the loop. a... variable use - Using variables, you can access the data stored in...
More about Basic