You are on page 1of 2

LOVELY PROFESSIONAL UNIVERSITY

HOME WORK: #2

Course Code: CSE102 Course Title: Exposure to Computer


Disciplines

School: LIE Department:


CSE/IT

Name of the faculty member: Deepika Sukhija

Class: B.Tech Term: Section:F1001


Batch:

Max. Marks: 15 Date of Allotment: 19th Feb,2011 Date of


Submission: 28th Feb,2011

Part (A)

Q1 Explain the roll of loader and linker in program execution.

Q2 Explain the difference between multiprogramming, multiprocessing,


multithreading and multitasking.

Q3What is the difference in managing process in windows, unix and RTOS?

PART (B)

Q4 Use commands of Linux to perform the following task.

(a) Change the present working directory to your home directory.

(b)Write command to check the present working directory.

(c) Now create a subdirectory called test and make it the working
directory.

(d)Now create a new file called noname.txt.

(e) Now list the contents of test directory.

(f) Now change the name of file from noname.txt to name.txt.

(g)Now delete the file name.txt.

(h)Finally, remove the test directory that we created at beginning.

Q5 Use commands of Linux to perform the following task.


(a) Create a temporary folder called numberfiles then set it to current
working directory.

(b)Now create ten files.

(c) Now list these files.

(d)Now list all those files that start with letter s.

(e) Now list those files whose name consists of exactly three characters.

(f) Now list all files whose name start with vowel.

Q6 Difference between NTFS and FAT32?

You might also like