CS101 Assignment No 1 Solution Spring 2017 | Virtual Study Solutions

Adsetra Ads

 

CS101 Assignment No 1 Spring 2017

Here You can read and Download CS101 - Introduction to Computing (Graded) Assignment no 1 Solution and discussion Spring 2017. CS101 Assignment Due Date: 08/05//2017. Assignment Total Marks: 20. 

We have also added : CS101 Assignment No 1 Solution Fall 2017


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

Latest Update: 
CS101 Assignment No 1 Solution Fall 2018:  Download 


Recommended : CS101 Short Notes For Mid Term From Lec 1 To 22

You Can Also Download Solved CS101 Mid Term Papers, CS101 Short Notes, CS101 Assignment Solutions, CS101 Lecture Wise Questions Answers Files, CS101 Solved MCQs, CS101 Solved Quiz , CS101 Mid Term Subjective Papers ,CS101 Mid Term Objective Papers from Virtual Study Solutions For Preparation of Mid Term Papers.

Recommended : HTML Tags with Examples Complete Tutorial

CS101 Assignment Instructions

Please read the following instructions carefully before solving & submitting assignment:
It should be clear that your assignment will not get any credit (zero marks) if:

  • The assignment is submitted after due date.
  • The submitted assignment is other than .doc or .docx file.
  • The submitted assignment does NOT open or file is corrupted.
  • The assignment is copied (from other student or ditto copy from handouts or internet).
Recommended : CS101 Mid Term Past Papers Collection 2003 to 2010

CS101 Assignment Uploading instructions 

For clarity and simplicity, you are required to Upload/Submit only .doc or .docx file. 

CS101 Assignment Objective

The objective of this assignment is:

  • To understand the practical implementation of decimal data conversion into binary data conversion.
  • To understand the basic concept of fundamentals gates and how to use it to solve a problem.
  • To understand the basic concepts of creating tables using HTML tags

For any query about the assignment, contact at cs101@vu.edu.pk

Recommended : CS101 Midterm solved Papers Mega Collection

CS101 Assignment Note:

No assignment will be accepted after the due date via email in any case (whether it is the case of load shedding or internet malfunctioning etc.). Hence refrain from uploading assignment in the last hour of deadline.

Recommended : CS101 Mid term Solved & Unsolved Past Papers

CS101 Assignment Question No 1:

You are required to solve the given Boolean Expression by writing the output in the following truth table.

CS101 Assignment Question No 1 Spring 2017
CS101 Assignment Question No 1 Spring 2017

CS101 Assignment Question No 2:

Convert the following decimal number to binary number.
                     126
You have to show all conversion steps.

CS101 Assignment Question No 3:

You have to write the HTML code for creating a table as shown in the following screenshot. You have to write your own VU Id, name and last degree. All the values in the table should be center aligned.
CS101 Assignment Question No 3 Spring 2017
CS101 Assignment Question No 3 Spring 2017

Please Note: No marks will be given if student does not write his/her own VU id, name and last degree.

CS101 Assignment No 1 Solution Spring 2017

Here we have complete solution of Cs101 Assignment No 1 Spring 2017.

CS101 Assignment Question No 1 Solution

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

CS101 Assignment Question No 2 Solution

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

CS101 Assignment Question No 3 Solution

<!DOCTYPE html>
<html>
<head>
<meta charset=”utf-8”>
<title>CS101 Introduction to computer</title>
</head>
<body>
<table border=”2”>
<tr align=”center”><th>VU Id</th><th>Name</th><th>Last Degree</th></tr>
<tr align=”center”><th>Your VU Id(BCxxxxxx)</th><th>Your name</th><th>Your Last
Degree</th></tr>
</table>
</body>
</html >


Please Note: If you found Any mistake then correct ur self.

CS101 - Introduction to Computing Midterm Paper

Download CS101 Assignment No 1 Solution

Cs101_assignment_no_1_solution_spring_2017.pdf

If You liked This Post Share it with Your friends. Thank You

Post a Comment

  1. sir plz cs101assignment soulation mo3 give me

    ReplyDelete
  2. very helpfull for new and old both students

    ReplyDelete
  3. bhai answr galat to na doo

    http://www.rapidtables.com/convert/number/binary-to-decimal.htm onilne convert kr kay dekho 168 araha hay ap 126 bol rahay or table b galat hay

    ReplyDelete

 

Top