You are on page 1of 3

USHTRIMI 1 ID: ____________________________

GRUPI: ______ EMRI DHE MBIEMRI: ____________________________

PJESA -I-

1. Çka është kompresimi (Compression) dhe cili është dallimi në mes RAR dhe ZIP?
__________________________________________________________________________________
__________________________________________________________________________________
__________________________________________________________________________________
2. Cili është dallimi në mes sistemit operativ 32-bit dhe 64-bit ?
_________________________________________________________________________________
_________________________________________________________________________________
_________________________________________________________________________________
3. Përshkruaj figurën e mëposhtme:

Page 1 of 3
PJESA -II-

Navigate to the “Run” window by clicking Start > Run. Type cmd and click OK.
1. What directory are you at? At the command prompt, type cd .. then press Enter.

_________________________________________________________________________________

2. At the command prompt, type cd .. again then press Enter. What directory are you at now?

_________________________________________________________________________________

3. At the command prompt, type help and then press Enter. (Write 5)

________________, _______________, _______________, ________________, ________________

4. Explain what the following commands do.

ATTRIB:
CD or CHDIR:
CLS:
COPY:
DEL:
DIR:
EXIT:
MD or MKDIR:
Move:
RD or RMDIR:
5. Using command prompt, go to path Users\desktop

6. At the command prompt, type md ITEfolder1 and then press Enter.

7. What do you see?

____________________________________________________________________________

8. At the command prompt, type md ITEfolder2 and then press Enter


Do you now have two folders at the “Desktop” labeled “ITEfolder1” and “ITEfolder2”?

9. At the command prompt, type cls and then press Enter.

10. What happened?

_____________________________________________

11. Create a few files inside ITEfolder1.


Example:
type nul > hello.txt

Page 2 of 3
12. What is the size of the file? How many files are listed?

At the command prompt, type cd .. and then press Enter.


Type cd ITEfolder2 and then press Enter.
Type dir and then press Enter.

_____________________________________________________________________________

13. Type cd .. and then press Enter

xcopy ITEfolder1\hello.txt ITEfolder2\

How many files were copied?

_____________________________________________________________________________

14. Type cd ITEfolder2 and press Enter, then type dir, and then press Enter.
How many files are listed? _______________
What is the size of the file?______________

15. At the command prompt, type cls and then press Enter
Type type hello.txt and then press Enter
What is displayed after the command you just typed?

__________________________________________________________________

16. At the command prompt, type attrib/? and then press Enter.

Define the following attributes:


R–
A–
S–
H–
17. At the command prompt, type attrib and then press Enter.
What attribute does the hello file have?

________________________________________________________________

18. At the command prompt, type cls and then press Enter.
Type del hello.txt, press Enter, type dir, and press Enter.
Is the “hello” file still listed in the directory?

_________________________________________________________________

Page 3 of 3

You might also like