Programming portal
Keywords
Programing Languages
Visual Basic .NET
Some commands from Visual Basic .NET:
logical constant - true - Logical constant - true is used as follows: 32-bit unsigned integer - 32-bit unsigned integer type is used to store only... assignment - The assignment operator is used to assign a value ... continue statement - This command is used to start the next iteration. ...
More about Visual Basic .NET FreeBASIC
Some commands from FreeBASIC:
32-bit integer - 32-bit signed integer type is used to store negati... logical and - Logical and works as follows: just in case it's tr... conditional statement - By conditions we can control our program. thanks c... single line comment - In the case of single-line comments from start tag...
More about FreeBASIC PHP
Some commands from PHP:
bitwise right shift - Bit shift to the right as many time shifts the inp... 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... boolean data type - One type that is used to store logical values. can...
More about PHP Free Pascal
Some commands from Free Pascal:
loop with condition at the end until is false - Condition testing is done at the end of the loop. ... less than - Less than operator is a logical operator that is u... octal literal - Constants of octal numeral system are also known a... variable use - Using variables, you can access the data stored in...
More about Free Pascal C#
Some commands from C#:
single line comment - In the case of single-line comments from start tag... variable use - Using variables, you can access the data stored in... decrement statement - Decrement statement it is a mathematical operation... Equal to - Equal to operator is a logical operator that is us...
More about C# C
Some commands from C:
Subtraction - Subtraction is a matematical operation, it can be ... 8-bit unsigned integer - 8-bit unsigned integer type is used to store only ... 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 Object Pascal
Some commands from Object Pascal:
64-bit unsigned integer - 64-bit unsigned integer type is used to store only... bitwise xor - The main area of application of the bitwise exclus... decrement statement - Decrement statement it is a mathematical operation... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Object Pascal C++
Some commands from C++:
expression statement - Expression statement is evaluating the expression,... 32-bit unsigned integer - 32-bit unsigned integer type is used to store only... Not equal to - Not equal to operator is a logical operator that i... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about C++ Pascal
Some commands from Pascal:
decrement statement - Decrement statement it is a mathematical operation... greater than - Greater than operator is a logical operator that i... explicit conversion to 16-bit unsigned integer - The required type conversion can be carried out as... multi line comment - In the case of multi-line comments from start tags...
More about Pascal Visual C++ .NET
Some commands from Visual C++ .NET:
break statement - Used for the immediate interruption of the loop. a... 8-bit integer - 8-bit signed integer type is used to store negativ... bitwise right shift - Bit shift to the right as many time shifts the inp... decimal literal - Decimal literals are also known as decimal constan...
More about Visual C++ .NET Java
Some commands from Java:
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... explicit conversion to 16-bit integer - The required type conversion can be carried out as... single line comment - In the case of single-line comments from start tag...
More about Java JavaScript
Some commands from JavaScript:
loop with condition on the beginning - Condition testing is done at the beginning of the ... bitwise or - Bitwise AND or with another name setting to 1. it ... logical constant - false - Logical constant - false is used as follows: explicit conversion to boolean - The required type conversion can be carried out as...
More about JavaScript Basic
Some commands from Basic:
32-bit real number - 32-bit real number and his value range: from -3.4 ... loop with condition on the beginning until is false - Condition testing is done at the beginning of the ... Not equal to - Not equal to operator is a logical operator that i... octal literal - Constants of octal numeral system are also known a...
More about Basic