CS 570: Programming Foundations Homework Assignment #1 Solved

20.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You'll get a download link with a: zip solution files instantly, after Payment

Securely Powered by: Secure Checkout

Description

5/5 - (3 votes)

 

  1. Perform
    1. The binary addition: 1100110 + 1010111. Show all your work.
    2. The binary division. 10111011 ÷ 11. Show all your work.

 

  1. A document of text is 15 pages long. Each page contains approximately 200 words and the average length of each word is 5 characters.  Also assume one blank space between each word and no punctuation.  How many bytes will it take to store this document in memory or on disk using ASCII?.  Explain your answer and show you calculations.

 

  1. Create the truth table for the formula:

 

(P ˄ ¬Q) ˅ (P ˅ Q)

 

Show all your work.

 

  1. Create the truth table for the formula:

 

(¬P ˅ ¬Q) ˄ ((R ˄ Q) ˅ (P ˄ ¬R))

 

Show all your work.

 

How to submit your assignment

 

  • Assignments must be submitted via Blackboard Learn.
    • Please note that assignments submitted via email will not be accepted.
    • Late assignments will not be accepted. Your work must be uploaded and submitted by 11:59 PM on the date it’s due.

 

  • This assignment must be submitted as a PDF file.
    • Do not submit files in any other formats – if you do, your assignment will not be graded.

 

  • Week-1.zip