Programming portal
Keywords
Programing Languages
JavaScript
Some commands from JavaScript:
greater than - Greater than operator is a logical operator that i... continue statement - This command is used to start the next iteration. ... variable use - Using variables, you can access the data stored in... hexadecimal literal - Hexadecimal integer constant, also known as base 1...
More about JavaScript Visual C++ .NET
Some commands from Visual C++ .NET:
16-bit integer - 16-bit signed integer type is used to store negati... logical constant - false - Logical constant - false is used as follows: additive inverse - Operator negative sign is used to change the sign ... loop with condition at the end - Condition testing is done at the end of the loop. ...
More about Visual C++ .NET C++
Some commands from C++:
conditional statement - By conditions we can control our program. thanks c... explicit conversion to 64-bit integer - The required type conversion can be carried out as... less than - Less than operator is a logical operator that is u... logical constant - false - Logical constant - false is used as follows:
More about C++ Java
Some commands from Java:
boolean data type - One type that is used to store logical values. can... bitwise xor - The main area of application of the bitwise exclus... decrement statement - Decrement statement it is a mathematical operation... decimal literal - Decimal literals are also known as decimal constan...
More about Java PHP
Some commands from PHP:
logical and - Logical and works as follows: just in case it's tr... explicit conversion to 32-bit integer - The required type conversion can be carried out as... logical constant - false - Logical constant - false is used as follows: block statement - A compound statement is also known as block. to co...
More about PHP Pascal
Some commands from Pascal:
logical and - Logical and works as follows: just in case it's tr... explicit conversion to 32-bit real number - The required type conversion can be carried out as... 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:
More about Pascal Free Pascal
Some commands from Free Pascal:
logical or - Logical OR works as follows: just in case it's the... explicit conversion to 64-bit real number - The required type conversion can be carried out as... increment statement - It is a mathematical operation that is used to inc... decimal literal - Decimal literals are also known as decimal constan...
More about Free Pascal Object Pascal
Some commands from Object Pascal:
bitwise or - Bitwise AND or with another name setting to 1. it ... 8-bit integer - 8-bit signed integer type is used to store negativ... 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 Object Pascal Basic
Some commands from Basic:
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... 32-bit integer - 32-bit signed integer type is used to store negati... Equal to - Equal to operator is a logical operator that is us...
More about Basic Visual Basic .NET
Some commands from Visual Basic .NET:
32-bit unsigned integer - 32-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 and - Bitwise AND with another name bit clearing operati...
More about Visual Basic .NET C#
Some commands from C#:
break statement - Used for the immediate interruption of the loop. a... explicit conversion to 16-bit integer - The required type conversion can be carried out as... modulo - Using the modulo operator we can calculate the rem... floatingpoint constant - Signed decimal number, is made from whole and frac...
More about C# C
Some commands from C:
explicit conversion to 16-bit unsigned integer - The required type conversion can be carried out as... loop with condition at the end - Condition testing is done at the end of the loop. ... bitwise left shift - Bit shift to the left as many time shifts the inpu... multi line comment - In the case of multi-line comments from start tags...
More about C FreeBASIC
Some commands from FreeBASIC:
explicit conversion to 16-bit unsigned integer - The required type conversion can be carried out as... conditional statement - By conditions we can control our program. thanks c... bitwise right shift - Bit shift to the right as many time shifts the inp... logical constant - false - Logical constant - false is used as follows:
More about FreeBASIC