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