Programming portal
Keywords
Programing Languages
FreeBASIC
Some commands from FreeBASIC:
explicit conversion to 16-bit integer - The required type conversion can be carried out as... less than - Less than operator is a logical operator that is u... loop with condition at the end until is false - Condition testing is done at the end of the loop. ... octal literal - Constants of octal numeral system are also known a...
More about FreeBASIC JavaScript
Some commands from JavaScript:
variable use - Using variables, you can access the data stored in... logical negation - The logical negation operator is used to determine... 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 JavaScript Java
Some commands from Java:
parenthesis operator - We can use parentheses to change the order of expr... 16-bit integer - 16-bit signed integer type is used to store negati... decrement statement - Decrement statement it is a mathematical operation... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about Java Visual Basic .NET
Some commands from Visual Basic .NET:
logical negation - The logical negation operator is used to determine... automatic variable declaration - Variable declaration is used for its creation. conditional statement - By conditions we can control our program. thanks c... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Visual Basic .NET C#
Some commands from C#:
8-bit integer - 8-bit signed integer type is used to store negativ... loop with condition on the beginning - Condition testing is done at the beginning of the ... octal literal - Constants of octal numeral system are also known a... division - Division is a matematical operation, it can be use...
More about C# PHP
Some commands from PHP:
boolean data type - One type that is used to store logical values. can... logical and - Logical and works as follows: just in case it's tr... octal literal - Constants of octal numeral system are also known a... continue statement - This command is used to start the next iteration. ...
More about PHP Free Pascal
Some commands from Free Pascal:
greater than - Greater than operator is a logical operator that i... 64-bit integer - 64-bit signed integer type is used to store negati... loop with condition on the beginning - Condition testing is done at the beginning of the ... single line comment - In the case of single-line comments from start tag...
More about Free Pascal C
Some commands from C:
increment statement - It is a mathematical operation that is used to inc... multi line comment - In the case of multi-line comments from start tags... 8-bit integer - 8-bit signed integer type is used to store negativ... greater than - Greater than operator is a logical operator that i...
More about C C++
Some commands from C++:
increment statement - It is a mathematical operation that is used to inc... decimal literal - Decimal literals are also known as decimal constan... greater than or equal to - Greater than or equal to operator is a logical ope... 32-bit real number - 32-bit real number and his value range: from -3.4 ...
More about C++ Object Pascal
Some commands from Object Pascal:
continue statement - This command is used to start the next iteration. ... multi line comment - In the case of multi-line comments from start tags... explicit conversion to 32-bit real number - The required type conversion can be carried out as... less than - Less than operator is a logical operator that is u...
More about Object Pascal Visual C++ .NET
Some commands from Visual C++ .NET:
automatic variable declaration - Variable declaration is used for its creation. logical negation - The logical negation operator is used to determine... 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 Visual C++ .NET Pascal
Some commands from Pascal:
additive inverse - Operator negative sign is used to change the sign ... 16-bit unsigned integer - 16-bit unsigned integer type is used to store only... loop with condition on the beginning - Condition testing is done at the beginning of the ... logical constant - false - Logical constant - false is used as follows:
More about Pascal Basic
Some commands from Basic:
Not equal to - Not equal to operator is a logical operator that i... continue statement - This command is used to start the next iteration. ... automatic variable declaration - Variable declaration is used for its creation. single line comment - In the case of single-line comments from start tag...
More about Basic