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