Resource Type | Posted On |
Program to show the use of operator (>>) Shift Right, propagating the sig... | Oct 10 |
Program to show the use of operator (>>>) Shift Right, filling with ze... | Oct 14 |
Program to show the use of operator (<<) Shift Left filling with zero fro... | Jul 08 |
Program that demonstrate the use of bitwise and, or, xor, ones compliment, left ... | Jan 25 |
Program to show the use of Bitwise Operator Left Shift ( << ) | Jan 25 |
Program to show the use of Bitwise Operator Right Shift ( >> ) | Aug 17 |
Prolog program to define the relation shift(List1, List2) so that List1 shifts r... | Feb 21 |
Prolog program to define the relation shift(List1, List2) so that List1 shifts r... | Feb 21 |
Prolog program to define the relation shift(L1,L2) so that L2 is L1 shifted rota... | Feb 22 |
Program using sign test whether entered value is alphabetic, numeric and alphanu... | Mar 13 |
Program for using sign test for numeric value | Dec 02 |
PROGRAM OF CHECKING A SIGN CLAUSE | Mar 31 |
Program to show the use of Bitwise Operator (&) AND | Mar 02 |
Program to show the use of Bitwise Operator (|) OR | Dec 03 |
Program to show the use of Bitwise Operator (^) XOR (Exclusive OR) | Jan 27 |
Program to show the use of Bitwise Operator (~) Complement | Apr 14 |
Program to show the use of Conditional (Ternary) Operator | Sep 16 |
Program to show the use of Increment and Decrement Operators | Aug 21 |
Program to show the use of Conditional AND Operator (&&) in If Statements | Oct 05 |
Program to show the use of Logical AND Operator (&) in If Statements | Jan 27 |
Program to show the use of Conditional OR Operator (||) in If Statements | Dec 06 |
Program to show the use of Logical OR Operator (|) in If Statements | Dec 24 |
Program to show the use of Comparison operator (==) for comparing Strings | Sep 07 |
Program to show the use of Bitwise operator OR ( | ) | Sep 23 |
Program to show the use of Bitwise Operator AND (&) | Apr 03 |
|
Program to show the use of Bitwise Operator XOR ( ^ ) | Sep 01 |
SIGN Function | Sep 08 |
Prolog program to print the zodiac sign of a given birth date | Feb 22 |
RIGHT Function | Feb 03 |
LEFT Function | Jun 01 |
Prolog program to rotate a list n places to the left | Sep 08 |
ProLog Program to find animals leaving in water and land | Feb 21 |
Representation of integer constants on 16-bit machine | Mar 20 |
Program to enter two 16 bit binary numbers and perform OR operation on it | Feb 02 |
Program to multiply two 32-bit numbers and store answer in memory | Feb 10 |
Program which gives +, -, /, * of 2 8 bit numbers | Feb 17 |
PROGRAM TO FIND THE POSSIBLE VALUE OF ? SIGN USING TIME SERIES | May 11 |
Unary Operator ++ Operator Overloading | Jul 18 |
Program to illustrate unary operator(decrement operator) overloading without ret... | Aug 02 |
Program to illustrate unary operator(decrement operator) overloading with return... | Dec 25 |
Program to illustrate unary operator (increment operator) overloading without re... | Feb 05 |
Program to illustrate unary operator increment operator overloading with return... | May 02 |
Conditional operator and type cast operator | Jun 22 |
Assignment Operators and Shortcut Assignment Operators | Aug 24 |
To copy 16-bit data from one array to other in reverse order | Dec 22 |
Program which gives +, -, /, * of 2 8 bit numbers | Dec 29 |
Store any five 8-bit data check if >30 then add 10 otherwise add 20 | Mar 18 |
An application for copying 16-bit reverse data from one location to other | Dec 21 |
Program to sort 8-bit numbers | Mar 02 |
Program to find the largest and smallest number from an array of n 8 bit nos | Feb 26 |