It0047 Sa1 Dos Debug - Mamaril

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

COMPUTER ENGINEERING DEPARTMENT

Summative Assessment 1

Section: TR51 Date Performed: November 19, 2023


Course Code: IT0047 Date Submitted: November 19, 2023
Course Title: COMMPUTER SYSTEMS AND PLATFORM TECHNOLOGIES
Instructor: Mr. Ramir Ramirez Summative Assessment No.: 1
Student Name: Mamaril, Gene Rose B. Signature:

1. DOS COMMANDS
2.
Instruction: Perform the task in each number sequentially.
Write the command executed for each instruction.

1. Go to MS-DOS prompt. cmd

2. Create a subdirectory named DOS. Mkdir DOS

3. Make DOS your current working directory CD DOS

4. Create the following subdirectories: fruits, veggies and MKDIR FRUITS VEGGIES MEAT
meat.
5. Go to subdirectory meat. CD MEAT

6. Create a text file named banana.txt, apple.txt and


orange.txt. Write a short description about this fruit using
the copy con command. Ex. Banana is my favorite fruit.

7. Create subdirectory named vitaminC. Mkdir vitaminC

8. Go to fruits subdirectory.
9. Create a text file named saying.txt by typing copy con
command saying.txt. Then type the following:
Ordinary people with some Extraordinary Ideas
accomplished the greatest things in the world.

10. Make DOS your current working directory CD..

11. Using one command line, copy all the contents (files and
Xcopy meat veggies
directory) of meat subdirectory to veggies subdirectory.
12. Create a file called animal.txt (use copy con command, Copy con animal.txt
type the following: ) Zebra
Zebra Goat
Goat Snake
Snake Tiger
Tiger Rat
Rat Pig
Pig Horse
Horse Cat
Cat (then save your file)
13. Delete the files inside the meat subdirectory. Del Banana.txt orange.txt apple,txt
14. Move the file animal.txt to veggies subdirectory. Move animal.txt veggies
Execute the following commands and provide a screen shot.

C:\>tree/f DOS
C:\>type dos\veggies\apple.txt

C:\>type dos\veggies\banana.txt

C:\>type dos\veggies\orange.txt

C:\> type dos\fruits\saying.txt


C:\> type dos\veggies\animal.txt

Sample:
2. Using DEBUG commands, make an Assembly Language Program that will display FEUTECH your INIITALS
with Last name & your STUDENT NUMBER (see sample output below). Filename: YourInitialssa1.com

Sample Output:

FEU-TECH - J.A. Dela Cruz / 2020-12345

Output Screen Shot:


Program Code (SCREEN SHOT):
Rubrics for Grading

Criteria Grade

Correctness of Command(s)/Program Codes (1-5) x 2

Completeness of Tasks (1-5)

Correctness of Output (1-5) x 2

Total Score

Mean Score = (Total Score / 5)

Percentage Score = (Total Score/25) * 100

Other Comments:

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy