Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
ProLog Program of asking questionFeb 21
Use the FRIENDS table to answer the following questionsOct 17
Interview QuestionsApr 12
Program to ask question and accept answer up to 3 attempt and display right answ...Feb 23
Program that take a number of cents C, 0<=C<=99, and express C as half dol...Dec 15
Program that let the user to enter a fraction of the form M/N s.t. (MFeb 16
Program that find the greatest common divisor (GCD) of two integers M and NMay 08
Program that reads a string of characters terminated by CR and display it in rev...Jul 25
Program to read a character and display it on next line using a procedure for go...Dec 09
Program to read a number in binary form, display a number in binary form and rev...Apr 10
Program that read two numbers in binary form, computes and display their product...Jan 14
Program that lets the user type some text, consisting of words separated by blan...Aug 26
Program that lets the user type in an algebric expression, ending with a carriag...Feb 18
Program to read a letter in Upper case and print it after converting it in to Lo...Jul 13
Program to read a letter in Lower case and print it after converting it in to Up...Oct 13
Program that read a number from 0 to 9 and print E if it is even and print O if ...Jan 28
Program that multiply the contents of AL by 8 ( using SHL instruction )Oct 05
Program that divide the contents of AL by 4 ( using SHR instruction ).Jul 03
Program that reads a binary number, stores it in BX, counts and displays the num...Jul 06
Program that reads a binary number, reverse its bit pattren and display it.Oct 19
Program that reads a binary number, stores it in BX and display it.Aug 20
Program that prompts the user to enter a character, and on subsequent lines prin...Sep 28
Program that prompts the user to enter a character, and prints the ASCII code of...Sep 01
Program that prompts the user to type a hex number of four hex digits or less, a...Sep 09
Program that prompts the user to type a binary number.. ; of 16 digi...Mar 16
Program that prompts the user to enter two binary numbers of up to 8 digits each...Nov 23
Program that prompts the user to enter two unsigned hex numbers, 0 to FFFF, and ...Nov 06
Program that prompts the user to enter a string of decimal digits, ending with a...May 27
Program that will copy a string STRING_1 into another string STRING_2 using the ...Jan 23
Program that prompts the user to enter a string, then stores it in a variable us...Aug 04
Program that will display a string using instruction LODSB.......Jun 06
Program that prompts the user to enter a string, stores ; it and d...Jun 03
Program that prompts the user to enter a string, then counts and display the num...Oct 29
Program to get and display the current system time.Jun 25
Program that converts hexadecimal value in decimal, octal and binary. Sep 08
Program to display a 16 color bitmapAug 16
program to find and print first N positive integers whose squares are...Dec 31
Program to count number of characters in specified stringFeb 14
Program that counts number of words in a given string......Nov 18
Program to compress given stringDec 22
Program to display inputted string in ascending triangle and descending triangleJun 06
Program to display current date and timeMay 02
Program to convert digit into words...Aug 22
Program to encode and decode given stringNov 14
Program to find out the sum of odd and even numbers between given rangeJan 06
Program that performs add, edit, delete, display and search date from file Nov 17
Program to print ASCII value of inputted characterOct 13
Program to display entered character in capital letterDec 25
Program to display entered character in capital letterJan 12
Program to display floyd's triangleMar 13