Resource Type | Posted On |
SIGN Function | Sep 08 |
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 |
Prolog program to print the zodiac sign of a given birth date | Feb 22 |
FUNCTION XSTRCHR() WHICH SCANS A STRING FROM START TO END IN SEARCH OF A... | Sep 14 |
Display customers whose name starts with 's' | Oct 17 |
Display student records whose name starts with 'm' using like % operator | Nov 20 |
Prolog program of Water Jug Problem start with state(0,0) and end with(2,0) | Feb 21 |
Program to print pyramid of * (starts) | Sep 10 |
Program to print pyramid of * (starts) in reverse pattern | May 20 |
List all files start with a or A | Oct 14 |
Program to check the start and end of a String | Jan 19 |
Program to initialize array by even numbers starting from 2 and display sum of a... | Nov 19 |
Using the POSIX threads library, write a 2 thread program for Linux.Once the thr... | May 14 |
Program to copy the contents of one array to another without shared memory | Jun 11 |
Program to find the length of a string taken from user without using strlen... | Nov 10 |
Program to concatenate of two strings without using strcat function | Sep 11 |
Program to copy one string s2 to another string s1 without using strcopy... | Sep 30 |
Find Economic Order Quantity for a single item is given by EOB = sqrt(2 * deman... | Oct 16 |
Find Optimal Time Between Order for a single item is given by TBO = squareroot(... | Feb 08 |
color program without using graphics | Apr 22 |
To check largest among two numbers without using if statement | Nov 28 |
Prolog program to delete an element from a given list without using concatenate | Feb 22 |
Program to illustrate classes without using inline functions | Jun 05 |
|
Program to add two integers without using "+" operator | Apr 10 |
Program to illustrate unary operator (increment operator) overloading without re... | Feb 05 |
Program to illustrate unary operator(decrement operator) overloading without ret... | Aug 02 |
Program to illustrate the binary operator(+) overloading without creating a new ... | Oct 22 |
Program to illustrate the binary operator( ) overloading without creating an obj... | Jun 30 |
Program to illustrate the binary operator(*) overloading without creating a new ... | Dec 12 |
Program to copy the contents of one array to another Without Shared Memory | Dec 21 |
Program to convert an Infix Expression into a Postfix / Suffix Expression withou... | Sep 13 |
Calculate Economic Order Quantity EOQ = sqrt( (2* demand rate * setup costs)/(ho... | Aug 10 |
Program to find the length of a string taken from user (without using strlen) | Sep 02 |
PROGRAM TO COPY ONE STRING INTO ANOTHER STRING WITH AND WITHOUT USING "MOVSB" IN... | Mar 13 |
PROGRAM TO COMPARE TWO STRINGS WITH AND WITHOUT USING "CMPSB" INSTRUCTION USING... | Dec 02 |
PROGRAM TO EXCHANGE THE CONTENT OF AL AND AH REGISTERS WITHOUT USING XCHG... | Jul 06 |
Program to show the use of operator (>>) Shift Right, propagating the sig... | Oct 10 |
PROGRAM TO FIND THE POSSIBLE VALUE OF ? SIGN USING TIME SERIES | May 11 |
Program to calculate the frequency for different values of C starting from 0.01 ... | Sep 24 |
Singly Linked list with following operations INSERT AT STARTING, INSERT AT MIDD... | Sep 15 |
Program to check whether the input string is a valid identifier or not. (Note: s... | Mar 23 |
Program to get substring of entered text or word by taking starting index and nu... | Dec 14 |
Write a shell program to display the alternate digits in a given 7 digit number ... | Jul 03 |
Write a shell program to display the alternate digits in a given 7 digit number ... | Mar 10 |
Program to calculate the frequency for different values of C starting from 0.01 ... | Jun 14 |
Program to compare Strings by compring successive corresponding characters, sta... | Apr 04 |
Program that starts with an initially undefined byte array of maximum 100, and l... | Aug 26 |
Program to read two digits whose sum is less than 0, computes and display their ... | Jan 20 |