0% found this document useful (0 votes)
41 views

ICT Paper - Final Term Fall - 2020

Uploaded by

Muntazar Amini
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views

ICT Paper - Final Term Fall - 2020

Uploaded by

Muntazar Amini
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Final Term Exams Fall- 2020

Program: BSSE/BSCS Semester:1st

Course Title: ICT Section: A

Instructor Name: Mr. Humair Noor Max Marks: 50

Time Allowed: 3 hrs Date: 8/2/2021

 Be brief and to the point. The weightage of this exam is 25%

Q No 1:
Part 1: (Marks 5)

Write an Algorithm to convert your first and last name into number where A or a will be 1, B or b will be
2, C or c will be 3 and so on up to Z, in the algorithm you have to skip space between names.

Part 2: (Marks 3)

Run the all steps of above algorithm to convert your name into number

Part 3: (Marks 2)

Convert above algorithm to flow chart.

Q No 2:
Part 1: (Marks 6)

Use the number generated from Q No 1 Par 1, as decimal number and convert it to:

1- Binary
2- Octal
3- Hexadecimal

Also write complete steps for each conversion

Part 2: (Marks 6)

1- Use Binary number of part 1 and perform addition by adding 1010011 in it.
2- Use octal number of part 1 and perform addition by adding 7352 in it.
3- Use Hexadecimal number of part 1 and perform addition by adding 8ABC4 in it.

Part 3: (Marks 3)

User the binary resulting number of part 2 and multiply it with 11011, write down complete
multiplication steps.
Q No 3. (Marks 16)
Recall selection sort algorithm and put each number of your own number generated from you name
generated during Q 1 Part 1 in individual box at the top like following:

7 8 9 6 3 4 3 2 4 5
Apply selection sort on that number in ascending order by writing down all the steps to sort each
number in generated against your name in Q No 1 part 1.

Q No 4. (Marks 9)
You have to answer this as per your own situation, understanding and imagination, consider following
Scenarios and tell which of the network architecture and topology fits on it, draw diagram for each
scenario with respect to given network architectures and topologies:

Scenarios:

1- Your home/hostel WIFI network connecting your laptops and cell phones.
2- Your cell phones using GMS network of phone company
3- University network connecting labs, students, faculty laptops/cell phone

Network Architecture and Topologies:

1- LAN
2- WAN
3- MAN
4- Peer to Peer
5- Start
6- Bus

You might also like