CS101 Assignment No 1 Solution Fall 2017 | Virtual Study Solutions

Adsetra Ads

 

CS101 Assignment No 1

Dear Students, Here You can read and Download CS101 - Introduction to Computing Assignment no 1 Solution and discussion Fall 2017. CS101 Assignment Due Date: 06/11/2017. Assignment Total Marks: 20.

Latest Update: 

CS101 Assignment No 1 Solution Fall 2018:  Download 

CS101 Assignment No 1 Solution and discussion Fall 2017
CS101 Assignment No 1 Solution and discussion Fall 2017

CS101 Assignment Objective:

  • To understand the practical implementation of binary conversion into decimal data conversion.
  • To understand the basic concept of fundamentals Gates and how to use it to solve a problem.
Recommended : CS101 Short Notes For Mid Term From Lec 1 To 22


CS101 Assignment Uploading instructions:

  • Your assignment must be in .doc or docx format (Any other formats like scan images, PDF, bmp, etc will not be accepted).
  • Save your assignment with your ID (e.g. bc020200786.doc).
  • No assignment will be accepted through email.
Recommended : HTML Tags with Examples Complete Tutorial


CS101 Assignment Rules for Marking:

  • It should be clear that your assignment will not get any credit if:
  • The assignment is submitted after due date.
  • The submitted assignment does not open or file is corrupted.
  • Your assignment is copied from internet, handouts or from any other student (Strict disciplinary action will be taken in this case).
Recommended : CS101 Mid Term Past Papers Collection 2003 to 2010



Question No. 1 

Convert (10101000)2 into decimal equivalent. You have to show all conversion steps. [Marks 6] 

Question No. 2

You are required to solve the given Boolean Expression by filling the following truth table.  [Marks 14] 



CS101 Assignment Question No 2
CS101 Assignment Question No 2

CS101 Assignment Deadline:
Your assignment must be uploaded/submitted on or before 06-11-2016

CS101 Assignment No 1 Solution Fall 2017

CS101 - Introduction to Computing Assignment no 1 Solution ideas are given below. Solution File is shared by Tairq Malik. Please Cross check the Solution before submitting your assignment.

CS101 Assignment Question No 1 Solution

(10101000)2 = 0x20 + 0x21 + 0x22 + 1x23 + 0x24 + 1x25 + 0x26 + 1x27

= (0x1) + (0x2) + (0x4) +(1x8) + (0x16) + (1x32) + (0x64) + (1x128)

= 0 + 0 + 0 + 8 +0 + 32 + 0 + 128

Answer = 168


Solution idea:


CS101 Assignment Question No 1 Solution
CS101 Assignment Question No 1 Solution

CS101 Assignment Question No 2 Solution

CS101 Assignment Question No 2 Solution idea
CS101 Assignment Question No 2 Solution idea

Assignment Solution Download Link

You can Download Solution file in pdf format from the button given below.

Download Link

If Assignment Solution was helpful. Please Share it with your friends. You can also like our Facebook Page or Subscribe Us below for Updates. Thank You.

Post a Comment

 

Top