1)
What is web browser?
Browser is software that is
used to see the information in web pages.
2)
Give any two example of web browser.
The two example of web
browser are:


3)
Difference between singular tag and
pair tag.
S.N.
|
SINGULAR TAG
|
PAIR TAG
|
1
|
The tags which do not
have closing tag is called singular tag.
|
If it is written with the
opening and closing tag is called pair tag.
|
2
|
Example: <B>,
<HTML>, <TITLE>, etc.
|
Example: <Br>, etc.
|
4)
Write the use of following tags:-







5)
What are attributes?
Attributes are the other
properties of tag which is used to provide additional information to the
browser.
6)
Write the attributes of body tag.
The attributes of body tag
are:-





7)
What is utility software?
A set of program called
system software, which helps user in system maintenance tasks.
8)
What is operating system?
A collection of system
programs that controls the operations of computer system is called operating
system.
9)
What is compiler?
A compiler is a type of
system software which translated a high level languages program whole at a
time.
10)
What is interpreter?
An interpreter is a type of
system software which translated a program written in a high level languages to
machine level language one instruction at a time.
11)
What is software?
A program or set of program
of a computer is called software.
12)
What is device driver?
A device driver is computer
software which controls a particular type of device.
13)
Write down the function of system
software.
The functions of system
software are:-




14)
Write down the function of operating
system.
The function of operating
system is to take care of the effective and efficient utilization of all the
hardware and software components of the computer.
15)
What is file?
A collection of related
information under the single name is called file.
16)
What is application software? Give
examples.
Application software is a
set of programs designed to do specific job for the user. E.g.: result processing software of the SLC
Board.
17)
Write down the full form of the
following:













18)
What is the example of device driver?
The example of device
driver is mouse driver controls the function of mouse.
19)
Write down the commands to perform the
following tasks:

C
:\> COPY CON DAD.TXT

C
:\> TYPE DAD.TXT

C:\>
VER

C
:\> DATE 12-11-2015

C
:\> TIME
20)
Write
down the function of following MS-DOS commands:

It displays the current
system date and allows us to change if necessary.

It displays all the files
whose first letter starts with A having BAS as extension of sub directory school of A drive from C drive.

It displays the current MS-DOS
version of the computer.

It makes a duplicate disk
of drive A to the disk M drive B.
21) What is booting? List its type.
The process of loading
MS-DOS system file into the computer’s memory is called booting
Types
of booting


22)
Write
down the function of the following:





23)
Differentiate
between package and customized software.
S.N.
|
Package software
|
Customized software
|
1
|
Package software is a generalized set of
programs, which perform a specific data processing task for verities of user.
|
Customized software is a specialized set
of program which performs a specific tasks for specific individuals or
organization.
|
2
|
Example : MS-Word, power point, etc.
|
Example : result processing software of
the SLC Board.
|
24)
What
is assembler?
An assembler is a type of
language translates software which translates an assembly language program into
the equivalent machine language.
Comments
Post a Comment