100% found this document useful (1 vote)
27 views

Cs Assignment

The document outlines a series of questions and tasks related to information technology, including privacy regulation, menu creation using MS Word, and hardware components of a computer workstation. It also includes instructions for file management services, directory commands, expenditure calculations in Excel, and database creation in MS Access. Each task specifies formatting and functional requirements to be followed.

Uploaded by

aazbkmkhni
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
27 views

Cs Assignment

The document outlines a series of questions and tasks related to information technology, including privacy regulation, menu creation using MS Word, and hardware components of a computer workstation. It also includes instructions for file management services, directory commands, expenditure calculations in Excel, and database creation in MS Access. Each task specifies formatting and functional requirements to be followed.

Uploaded by

aazbkmkhni
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Foundation Computing

Paper-1

➢ Question #1 Discuss the role of information technology in privacy regulation and


mention five common IT devices used for communication.
➢ Question #2 There is a carnival at your institute and you`re selling several items at
your food stall which include: Fizzy Drinks , Lemonade, Burger, Chips, Panini, French
toast, Ice-cream and Coffee . Create a word processing file using MS Word to organize
a menu for your stall with following instructions:

Page Orientation: Portrait


Page size: A4
Change the page margins to 1" from all sides.
Write "MENU" as the first heading, using heading style 1 (Arial Black-
Font size 22)
Use heading style 2 to write your stall`s name (Times New Roman, Font
size 20)
Write all the items mentioned above in a list (Times New Roman, Bold,
Font size 14) as a menu.
Add a shape under the list and add the text "SPECIAL BURGERS" in it.
Change the background color of the page to any shade of blue.
Add red colored borders to the page.
Copy an image of a burger from the internet and add it to your menu.
Save the document as <Your stall`s name>
Create a new folder named "Menu" and save the file in it.
➢ Question # 3 Enlist the basic hardware components of a computer workstation,
differentiate between a high end workstation and a PC, evaluate its relationship with any
specific operating system using MS PowerPoint with the following instructions:

Write 4 to 5 slides.
Create a cover page with your name as title.
Font size should be 48-54 for headings and 24 or 28 for paragraph.
Put transition in the slides.
Use relevant pictures from the internet.
Use of Smart Art is required in one form.
➢ Question #4 Write about any three file management services and briefly discuss their
functional characteristics.
➢ Question #5 Complete the following tasks:
▪ Perform a command that displays the path of your home directory (your
current location).
▪ Create a new directory inside your home directory and name it COP3353-
hw1.
▪ Navigate to the COP3353-hw1 directory.
▪ Create two new directories using one command inside COP3353-hw1
directory, naming them assign1 and assign2.
▪ Display the contents of your current working directory (the directory
COP3353-hw1).
▪ Delete the directory assign2.
▪ Display the contents of the directory COP3353-hw1, using the long listing
format.
➢ Question #6 Calculate total expenditure on each item per month, the average
expenditure in January, sort February`s data in ascending order, create a line graph from
the given data and save the file using MS Excel:

Item Janu Febru Ma


ary ary rch

Training 100 300 300


Office Supplies 300 500 300
Computer Expenses 500 20 500
Copying 20 300 300
Printing 32 300 500

➢ Question #7 Create a database named “library.mdb” and create a table named


“Book” having following structure:

Field name Field datatype Description


Book _id Text Primary key. Book
identification number
Bname Text Book name
Wname Text Writer`s name
Pyear Date/time Published year
Pname Text Published name
▪ Add at least 5 records.
▪ Prepare a query to display only records including book, writer and publication name.
Save it as "q_book".
▪ Sort the field in descending order.

You might also like