Sunday, October 4, 2015

1. What is a web browser?
Ans: Web browser is a software thst is used to see the information of the web page.

2. Give any two example web browser.

Ans: The two examples of web browser are:-
        - Internet Explorer
        - Mozilla firefox

3. Differentiate between singular tag and paired tag.

Ans: The differences between singular and paired tag are:-
         Singular tag:
        1. The tag which does not have closing tag is singular tag.
        2. Examples: Text <Br> Text

         Paired tag:

        1. The tag is said to be paired tag if it is written with the opening and closing tag.
        2. Examples: <B> Bold Text </B> is a paired tag.

4. Write the functions of:

       - <P>
   Ans: This tag is used to break the paragraph.
       - <U>
   Ans: This tag is used to underline the text.
       - <B>
   Ans: This tag is used to display the text in bold face.
       - <Sub>
   Ans: This tag is used to display the text just below the normal line.
       - <Sup>
   Ans: This tag is used to display the text just above the normal line.
       - <I>
   Ans: It is used to display a text in italics.
       - <BR>
   Ans: It is used to break the line.

5. What is attributes?

Ans: Attributes are the properties of tags, which are used to provide additional information to the browser.

6. Write the attributes of BODY tag.

Ans: The BODY tag of attributes are:-
    1. BGCOLOR
    2. BACKGROUND
    3. TEXT
    4. LEFTMARGIN
    5. TOPMARGIN

7. What is utility software?

Ans: Utility software is a set of programs called system software, which helps users in system maintenance tasks.

8. What is operating system?

Ans: Operating system is an integrated set of programs that controls the resources of the computer system and provide its users with an interface.

9. What is compiler?

Ans: A compiler is a system software, which translates a high-level language program into its equivalentmachine language program.

10. What is interpreter?

Ans: An interpreter is a system software which translates a program written in a high level language to its equivalent machine level language one instruction at a time.

11. What is software?

Ans: A program or a set of programs of a computer is called software.

12. What is device driver?

Ans: Device driver is a computer software that controls a particular type of device.

13. Write down the function of system software.

Ans: The functions of system software are:-
       1. It supports the development of other application software.
       2. It supports the execution of other application software. 
       3. It monitors the effective use of various hardware resources, such as CPU,memory,peripherals.     
       4. It communicates and controls the operations of peripheral devices such as printers,disk,tape.

14. Write the function of operating system?

Ans: The function of operating system are:- 
      1. It takes care of the effective and efficient utilization of all the hardware and software 
          components of the computer.
      2. It provides it's user with an interface.
      3. It controls the resources of the computers.

15.What is file?

Ans: A file is a collection of related information under a single name.

16. What is Apllication software? Give example.

Ans: Application software is a set of program designed to do specific jobs such as producing electricity bills.

17.Write down the fullforms:-

     - ICT
  Ans: Information Communication Technology
     - POP
  Ans: Post Office Protocol
     - LAN
  Ans: Local Area Network
     - MAN
  Ans: Metropolitan Area Network
     - WAN
   Ans: Wide Area Network
     - HTTP
   Ans: Hypertext Transfer Protocol
     - TCP/IP
   Ans: Transmission Control Protocol/Internet Protocol
     - HTML
    Ans: Hypertext Markup Language
     - CUI
    Ans: Character User Interface
     - GUI
    Ans: Graphic User Interface
     - NIC
    Ans: Network Interface Card
     - IPX/SPX
     Ans: Internetwork Packet Exchange/Sequenced Packet Exchange
     - NetBEUI
     Ans: NetBIOS Extended User Interface

19. Write down the commands to perform the following tags.

    1. To create a text file named DAD.TXT under C:drive.
   Ans: C:\> COPY CON DAD.TXT
    2. To display the contents of DAD.TXT file of C:drive. 
   Ans: C:\> TYPE DAD.TXT
    3. To merge the contents of "Test1.txt" and "Test2.txt" to "merged.txt". 
   Ans: C:\> COPY Test1.txt test2.txt merged.txt.
    4. To copy all files where the file name starts with "A" from C:drive to the B:drive.
   Ans: C:\> COPY A*.*B.
    5. To display the MS-DOS version of your computer. 
   Ans: C:\> VER

20. Write down the functions of the following MS-DOS commands.

    1. C:\> DATE 
   Ans: It displays the current system date  and  allows to change if necessary.

    2. C:\> DIR A:\SCHOOL\A*.BAS

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

    3. C:\ VER

   Ans: It displays the current DOS version.

    4. C:\> DEL B???.TXT 

   Ans: It delets all the files whose first letter starts with B followed by three characters having extension Txt of Cdrive.

    5. C:\> PROMPT $O$T 

   Ans: It changes the MS-DOS prompt "Wed 08/26/2015 11:35:11:20.

    6. C:\> DISK COPY A:B:

   Ans: It makes the duplicate disk of drive A to the disk on drive B. 

21. What is booting?List its types.

   Ans: The process of loading the MS-DOS system files into the computer's memory is called 
booting.The types of booting are:-
           - Cold boot 
           - Warm boot

22. Write down the functions of the following MS-DOS commands.

    1. CHK DSK
   Ans: The function of CHK DSK command is to check and display the status report of the disk.

   2. TREE

  Ans: The function of TREE command is to display  the tree structure of a disk content.

   3.FORMAT

  Ans: The function of FORMAT command is to format a disk and prepare a disk for use.

   4. REN

   Ans: The function of REN command is to change the old file name to a new name.

   5. DIR

   Ans: The function of DIR command is to display files, directories amd sub directories of the disk.

   6. DEL

   Ans: The function of DEL command is to delete a file or group of files from the disk.

   7. COPY

   Ans: The function of COPY command is to copy a file or files from one drive to another or in different directories in the same.

23. Write short note on Information Technology.

   Ans: The technology of the computerthat is used to input data, process it to produce an output and store it in a storage device is called information technology. The term is commonly used as a synonym for computer and computer networks, but it also include other information distribution technologies such as radio and telephone.

24. Differentiate between packaged and tailored software.

    Ans: The difference between packaged and tailored software are:-
    Packaged software:
     1. A generalized set of programs, which performs a specific data processing task for varieties of  
         users.
     2. It is designed to meet the needs of a wide variety of users for any particular type of work.
     3. Example- MS Word, MS-Excel, MS-Access.

    Tailored software:

     1. A specialized set of programs which performs a specific individuals or organizations.
     2. It is designed to meet the specific requirements of an individual or an organization.
     3. Example- Result processing software of the SLC Board e.t.c.

25. What is Assembler?

   Ans: An assembler is a type of language translator software that translates an assembly language program to its equivalent machine language.

Wednesday, September 30, 2015

a.What is server?
Ans: A server is a powerful computer that provides services to different workstation.

b.What is workstation?
Ans: A workstation is a computer where a user can work.

c.What is repeater?
Ans: A repeater is a device of a network that generates a signal and converts a weak into a strong signal and sends to computer.

d.What is NOS?
Ans: A Network Operating System is a group of programs which manages the resources on the network.

e.What is protocols?
Ans:Protocols is rules to send and receive data in a network environment.

f.What is computer network ?
Ans: A computer network is a group of computers that  are connected together to share information,data,software and hardware in high speed .

g.List any four advantages of computer network.
Ans :The four advantages of computer network are

  • Computer network make communication between different users easier.
  • computer network allow user to share data and software at the same time
  • different network users can share peripheral devices such as printer ,scanners,CD,Drives etc.
  • It is easy for users to backup important data and information.
h.What is LAN?
Ans:LAN is a network system that covers a very small area.

i.What is MAN ?
Ans:A network within a town or city to share data information and other resources is called MAN

j.What is WAN?
Ans:WAN is a network system which connects two or more networks or two different computers
connected in a large geographical area.

k.What is communication?
Ans:Communication is simply the act of transferring information from one device to another using communicating devices.
.
l.What is telecommunication?
Ans: Telecommunication is the technology of sending messages over a long distance using electronic devices.

m.Give  the example of telecommunication.
Ans: The example of telecommunication are telephone ,cellphone ,radio,television,computer network etc.

n.What is information?
Ans:The output or result given by the computer after processing the data is called information.

o.What is NIC?
Ans:A network interface card (NIC)is a device that makes physical connection between two different
computer.

p.Differentiate between client-server and peer-to-peer network.
Ans: The differences between client-server and peer-to-peer network are:-
             
Client-server
Peer-to-peer
It is one of the popular model, which consist of at least one server and one or more workstation.
It is a group of computers which function equally as server and work stations.
It is suitable for small offices, schools etc.
It is suitable for large organization.

q.How many levels of heading are there?
Ans: There are 6 levels of heading provided by HTML.

r.What is Internet?
Ans: A Internet is network of network.

s.What is HTML?
Ans: HTML is a markup language recommended by the World Wide Web Consortium (W3C) to develop sites.Tim Berners Lee invented it in 1990.