Create Software Components 

Using Java Level 2

 

 

Course Info

Scheme

Resources

Tutorials

Java Demos

Utilities

Links


 

 

    Class Exercise

 A little Bit of DOS

 

This exercise should be carried out after reading the Dos Tutorial

 

You need a blank floppy disk to carry out this exercise. Open up a command prompt window.

 

  1. At the command prompt, type in and execute the command to change from your current drive to your floppy drive

  2. Create a folder called docs on your floppy.

  3. Create another folder called pics on your floppy

  4. Open up notepad, type in your name and save the text file as myName to the a:\

  5. At the command prompt, type in and execute the command to list the files and folders in the root directory of your floppy.  What extension has been given to your file  myName?

  6. Type in and execute the command to move your file myName to the docs folder

  7. Type and execute the command to list the files in the docs folder

  8. Change folders to the docs folder.  

  9. List the files in the docs folder

  10. Change to the floppy root directory 

  11. Delete the folder called pics

  12. Check you have deleted the pics folder by listing the folder contents

 

 

 

  Site Home 

Java Home   

  Forum  

Course Info

Welcome

Overview

Assessment

Qualification

Scheme of Work

Assignments

Resources

Information

Blackboard

Learning Center

Web Materials

Reading

Java Demos

Utilities

Links

Lecture Materials

Tutorials & Notes

Exercises

Activities

Quizzes

 

Site Home

Top

Unit Home

ADR 2002