CF (Lab Assignment and Question Bank)
CF (Lab Assignment and Question Bank)
Assignment-1
Write the syntax and one line description of the following Internal commands:
a) COPY
Syntax: C:\> COPY <Source filename> <Target file name>
b) DATE
Syntax: C:\> DATE
c) DEL
Syntax: C:\> DEL <Filename>
d) DIR
Syntax: C:\> DIR [/switches]
e) ECHO
Syntax: ECHO [ON | OFF]
ECHO [message]
f) MD
Syntax: C:\> MD <Dirname>
g) PATH
Syntax: C:\> PATH
h) PROMPT
Syntax: C:\>PROMPT
i) RD
Syntax: C:\> RD <Directory name>
j) REN
Syntax: C:\> REN <Source filename> <Target filename>.
k) TIME
Syntax: C:\> TIME
l) VER
Syntax: C:\> VER press enter
m) COPY CON
Syntax: C:\> COPY CON <Filename>
n) VOL
Syntax: C:\> VOL
Assignment-2
Write the syntax and one line description of the following External commands:
a) ATTRIB
Syntax: C:\> ATTRIB [± r] [± a] [± h] [± s]
b) CHKDSK
Syntax: C:\> CHKDSK
c) DEFRAG
Syntax: DEFRAG [d:] [/F][/S[:]order] [/B][/skiphigh [/LCD|/BW|/GO] [/H]
DEFRAG [d:] [/V][/B][/skiphigh] [/LCD]|/BW|/GO] [/H]
d) DISKCOMP
Syntax: DISKCOMP [d:] [d:][/1][/8]
e) DELTREE
Syntax: DELTREE [/Y] [drive:]path [[drive:]path[...]]
f) TREE
Syntax: C:\> TREE<
g) DOSKEY
Syntax: DOSKEY [/switch ...] [macroname=[text]]
h) EDIT
Syntax: C:\> EDIT < file name>
i) FDISK
Syntax: FDISK [/STATUS] /X
j) FORMAT
Syntax: C:\> FORMAT A:/s
k) SCANDISK
Syntax: SCANDISK[ drive: | volume_name | /all] [/checkonly | /autofix [/nosave] |
/custom] [/fragment] [/surface] [/mono] [/nosave] [/nosummary]
Assignment-3
Assignment-4
Contents : This is a sales file. It store details about the total amount
Contents : This is account of file. It store the salary details of all the
Contents : This is a HRD file. It store the leave details about all
Assignment-6
Assignment-7
QUESTION BANK
COMPUTER INTRODUCTION
6. Short Notes :
a) Micro Computer
Microcomputers are smaller computers that run on microprocessors in
their central processing units. They are much, much cheaper than
supercomputers, mainframe computers and even minicomputers, because
they’re meant for everyday uses that are more practical than professional. The
ranges of capabilities for microcomputers are still vast, though. A film editor
might use a microcomputer to run many intensive editing programs at once,
while a student might use a microcomputer for Facebook and word
processing.
b) Mini Computer
A minicomputer is not a personal computer like the desktop machine you
might have at home or work. They are much larger than that. Because of the
ways microcomputers which we’ll cover next have excelled in processing
power even beyond minicomputers, and at a much smaller size,
minicomputers have become pretty much obsolete.
c) Mainframe Computer
It is like supercomputers, mainframe computers are huge, towering
machines with lots of processing power. Mainframe computers are mostly
used by corporations, government agencies, and banks – organizations that
need a way to store large quantities of information. They are not the same as
supercomputers. The processing capabilities of mainframe computers are
measured in MIPS, or millions of instructions per second. Supercomputers, on
the other hand, are measured in FLOPS, or floating point operations per
seconds.
d) Super Computer
Supercomputers are used in computational science to calculate and carry
out a plethora of complex tasks. Modeling molecular structures, weather
forecasting, and the field of quantum mechanics, among others, rely on
supercomputers and their intense processing power to solve their equations.
CPU
Memory Unit
Examples: 1. Softcopy
Keyboard, Mouse, Devices
Light Pen, Joystick Arithmetic and Logic
2. Hard Copy
Unit
Devices
Secondary Storage
Device
1. What do you understand by Storage media? Write the various storage media
used in a computer.
2. What is peripheral device? Explain different type of peripheral devices.
3. What is input and output device of a computer? Explain any four input and
output devices.
4. Write the characteristics of RAM and ROM
5. Short Notes:
a. Floppy
b. Hard Disk
c. Magnetic Tape
d. Magnetic Disk
e. Compact Disk
6. Difference between Magnetic tape and Magnetic disk.
7. Write shorts notes on Sector, Tracks and Cylinder.
8. What is secondary storage? How is different from primary storage
9. Distinguish between a Sequential access, a direct access and a Random access
device. Give one example of each
10. Explain how information is recorded on a magnetic tape.
11. What is parity bit? How is it used for detecting error?
12. Discuss the relative advantages and dis advantages of magnetic tape and
magnetic disk.
13. Why are I/O devices necessary for a computer system?
14. Why are l/O devices very slow compared to the speed of primary storage and
CPU?
15. What is printer? Explain the various categories of printer.
16. Difference between Impact and Non-Impact printer.
17. Write short on:
a. Letter quality printer
b. Dot Matrix printer
c. Ink-Jet printer
18. What is Line printer? Why it is so call?
19. What is keyboard device? List out some of their characteristics?
20. What is MICR? What industry is the primary user of MICR?
21. What is digitizer?
22. What is a plotter? What is its principle use?
Give the full form of the following abbreviation: VDT, CRT, IOP, CAD, POS,
OMR, OCR, UPC, MICR, COM
Indicate whether the following peripheral devices can be used for input, output or
a) Card Reader
b) Magnetic Tape
c) Visual Display Terminal
d) Digitizer
e) Line Printer
f) Magnetic Disk
g) OCR device
h) Plotter
Define the hardware and software.
How many types of software are there? Given two examples of each.
Define and distinguish between application software and system software.
Highlight the importance of system software for a computer system.
What is firmware and that is its importance to the computer system architect?
Difference between Hardware, Software and Firmware
COMPUTER PROGRAMMING AND LANGUAGE
APPLICATION SOFTWARE
COMPUTER NETWORK