Power Point Questions: (10-15 Marks Each)
Power Point Questions: (10-15 Marks Each)
Q. 1. Create a power point presentation on ” Effects of Heavy Rain on Human life” with
following details. Presentation should contain minimum 5 slides. Insert the summary
slide and set timings for slides. Insert clip arts at least on two slides. The presentation
should have different transitions for each slide.
Q.1
1. create a batch files for the following
i) find all ‘tmp’ files from your disk and delete the same and display
message “Temporary Files Deleted”
ii) find all the files starting with letter ‘a’ and extension ‘bat’. Create a
new directory named ‘symb ‘ and create a new file named ‘abc’ into it.
Display the contents of file abc.
2. Perform the following DOS commands and write down the syntax and description
of these commands :
i) edit
ii) move
iii) rmdir
iv) type
v) attrib
Q.2.
1. Create a batch files for the following
i) To set a prompt name, change the date and time at runtime and after setting
the date and time, prompt name should be normal.
ii)Create a directory named ‘fruits’ and in this directory create 2 files ‘mango’
and ‘apple’. Copy the contents of file mango into file apple. After this, change
the name of the file apple to ‘grapes’
2. Perform the following DOS commands and write down the syntax and description
of these commands :
a. path
b. chdir
c. attrib
d. dir/w
e. deltree
Q.3.
1. create a batch files for the following
I. create 1 directory named ‘BBC’ on the disk and create 2 text files ‘news’ and ‘kbc’
into BBC directory. List all the files of the previous directory. Remove the directory
‘BBC’ created by you.
II. Create a folder named ‘source’ and display the tree structure of folder source. Make
a tree of directories like \main\sub1\sub2\sub3\file1.txt and display the tree
structure. Delete the tree structure.
3. Perform the following DOS commands and write down the syntax and description
of these commands :
i) fdisk
ii) Cd \
iii) Cls
iv) Del
v) Format
Q. 1. Perform the following DOS commands and write down the syntax and description
of these commands
i) who am I
ii) cat
iii) cp
iv) chmod
v) sort
Q. 2. Perform the following DOS commands and write down the syntax and description
of these commands
i) wc
ii) cal
iii) echo
iv) kill
v) mv
Q.3.Perform the following DOS commands and write down the syntax and description of
these commands
i) ls
ii) date
iii) passwd
iv) man
v) grep
Q. 4. Perform the following DOS commands and write down the syntax and description
of these commands
a. ls –l
b. cal
c. rmdir
d. pwd
e. chmod
Q.5.Perform the following DOS commands and write down the syntax and description of
these commands
a. rm
b. cat
c. pwd
d. cp
e. who am i