Programming portal
Keywords
Programing Languages
Object Pascal
Some commands from Object Pascal:
assignment - The assignment operator is used to assign a value ... conditional statement - By conditions we can control our program. thanks c... boolean data type - One type that is used to store logical values. can... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about Object Pascal Pascal
Some commands from Pascal:
continue statement - This command is used to start the next iteration. ... explicit conversion to boolean - The required type conversion can be carried out as... less than - Less than operator is a logical operator that is u... multi line comment - In the case of multi-line comments from start tags...
More about Pascal PHP
Some commands from PHP:
parenthesis operator - We can use parentheses to change the order of expr... 64-bit real number - 64-bit real number and his value range: from - 1.7... conditional statement - By conditions we can control our program. thanks c... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
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 not - Bitwise 1 complement, also known as bit negation o... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about C Basic
Some commands from Basic:
64-bit real number - 64-bit real number and his value range: from - 1.7... continue statement - This command is used to start the next iteration. ... multiplication - Multiplication is a matematical operation, it can ... decimal literal - Decimal literals are also known as decimal constan...
More about Basic Visual Basic .NET
Some commands from Visual Basic .NET:
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 ... 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 Free Pascal
Some commands from Free Pascal:
greater than or equal to - Greater than or equal to operator is a logical ope... 64-bit real number - 64-bit real number and his value range: from - 1.7... break statement - Used for the immediate interruption of the loop. a... multi line comment - In the case of multi-line comments from start tags...
More about Free Pascal C#
Some commands from C#:
32-bit integer - 32-bit signed integer type is used to store negati... decimal literal - Decimal literals are also known as decimal constan... decrement statement - Decrement statement it is a mathematical operation... Not equal to - Not equal to operator is a logical operator that i...
More about C# Java
Some commands from Java:
variable use - Using variables, you can access the data stored in... bitwise not - Bitwise 1 complement, also known as bit negation o... 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 Java C++
Some commands from C++:
variable declaration - Variable declaration is used for its creation. bitwise right shift - Bit shift to the right as many time shifts the inp... loop with condition at the end - Condition testing is done at the end of the loop. ... decimal literal - Decimal literals are also known as decimal constan...
More about C++ FreeBASIC
Some commands from FreeBASIC:
explicit conversion to 64-bit real number - The required type conversion can be carried out as... 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... break statement - Used for the immediate interruption of the loop. a...
More about FreeBASIC JavaScript
Some commands from JavaScript:
expression statement - Expression statement is evaluating the expression,... Subtraction - Subtraction is a matematical operation, it can be ... octal literal - Constants of octal numeral system are also known a... variable use - Using variables, you can access the data stored in...
More about JavaScript Visual C++ .NET
Some commands from Visual C++ .NET:
bitwise right shift - Bit shift to the right as many time shifts the inp... expression statement - Expression statement is evaluating the expression,... 64-bit real number - 64-bit real number and his value range: from - 1.7... octal literal - Constants of octal numeral system are also known a...
More about Visual C++ .NET