Pages

CS101 ASSIGNMENT NO. 1 FALL 2022 || 100% RIGHT SOLUTION || INTRODUCTION TO COMPUTING || BY VuTech

CS101 ASSIGNMENT NO. 1 FALL 2022 || 100% RIGHT SOLUTION || INTRODUCTION TO COMPUTING || BY VuTech

CS101 ASSIGNMENT NO. 1 FALL 2022

KINDLY, DON’T COPY PASTE 

CS101 ASSIGNMENT NO. 1 FALL 2022 || 100% RIGHT SOLUTION || INTRODUCTION TO COMPUTING || BY VuTech

SEND WHATSAPP OR E-MAIL FOR ANY QUERY

0325-6644800

kamranhameedvu@gmail.com



Please carefully read the following instructions before attempting the assignment.

 

RULES FOR MARKING

It should be clear that your assignment would not get any credit if:

      The assignment is submitted after the due date.

      The submitted assignment does not open or the file is corrupt.

      Strict action will be taken if the submitted solution is copied from any other student or the internet. 

 

You should consult the recommended books to clarify your concepts as handouts are not sufficient.

You are supposed to submit your assignment in Doc or Docx format.

Any other formats like scan images, PDF, ZIP, RAR, PPT, BMP, etc. will not be accepted.

 

Objectives:

      To learn about the ASCII encoding system.

      To learn about the memory units.

      To understand the basic concept of Boolean Logical Operations. 

 

NOTE

This assignment covers course contents from lesson no. 1 to 38 (first three weeks). 

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 assignments in the last hour of the deadline. It is recommended to upload the solution file at least two days before its closing date.

 

If you people find any mistake or confusion in the assignment (Question statement), please consult with your instructor before the deadline. After the deadline, no queries will be entertained in this regard.

For any query, feel free to email me at:

CS101@vu.edu.pk 

 Visit Website For More Solutions

www.vutechofficial.blogspot.com

SEND WHATSAPP OR E-MAIL FOR ANY QUERY

0325-6644800

kamranhameedvu@gmail.com

Question No. 01 

 

 

          

               Marks (6)



Divide the following string of binary numbers into 8-bit binary numbers and then convert each 8bit binary number into equivalent text by using the ASCII code. 

0101010101101110011010010111010001111001

 

Solution:

01010101     01101110       01101001       01110100      011110010

U                          n                   i                      t                      y

 

So, the each 8bit binary number into equivalent text by using the ASCII code is “ Unity”.

 Visit Website For More Solutions

www.vutechofficial.blogspot.com

SEND WHATSAPP OR E-MAIL FOR ANY QUERY

0325-6644800

kamranhameedvu@gmail.com

Question No. 02                                                                                                                     Marks (6)

(a)    Write the name of the smallest unit of memory. 

Answer:

           

A bit is the smallest unit of memory storage.

 

(b)   Fill in the blanks by performing memory unit conversions. 

         5 Bytes                        =   ___40_____bits 

 

        10 Kilo Bytes (KB)     =   ___10000__Bytes 

 

        15 MegaBytes (MB)   =   ___15000__KB

 

        20 Giga Bytes (GB)    =   ___20000__MB

 

        25 Tera Bytes (TB)     =   ___25000__GB 

Visit Website For More Solutions

www.vutechofficial.blogspot.com

SEND WHATSAPP OR E-MAIL FOR ANY QUERY

0325-6644800

kamranhameedvu@gmail.com

Question No. 03                                                                                                                     Marks (8)

 

The following circuit diagram contains 9 gates and 8 inputs (A, B, C, D, E, F, G, and H). You need to carefully observe the diagram and determine the inputs to produce 1 (One) at the output.    


A 1
B 1
C 0
D 0
E 1
F 1
G 0
H 0

Best of Luck


Visit Website For More Solutions

www.vutechofficial.blogspot.com

SEND WHATSAPP OR E-MAIL FOR ANY QUERY

0325-6644800

kamranhameedvu@gmail.com