Solved question paper for COMPUTER SCIENCE Mar-2017 (PSEB 10th)

COMPUTER SCIENCE

Previous year question paper with solutions for COMPUTER SCIENCE Mar-2017

Our website provides solved previous year question paper for COMPUTER SCIENCE Mar-2017. Doing preparation from the previous year question paper helps you to get good marks in exams. From our COMPUTER SCIENCE question paper bank, students can download solved previous year question paper. The solutions to these previous year question paper are very easy to understand.

These Questions are downloaded from www.brpaper.com You can also download previous years question papers of 10th and 12th (PSEB & CBSE), B-Tech, Diploma, BBA, BCA, MBA, MCA, M-Tech, PGDCA, B-Com, BSc-IT, MSC-IT.

Print this page

Question paper 1

  1. 1. ..............software controls the computer system.

    Answer:

    System

  2. 2. There is no closing tag in .................. tag.

    Answer:

    <BR>

  3. 3. ...................test can be done without the internet.

    Answer:

    Debugging

  4. 4. Data can be arranged in sequence with the help of sorting.

    Answer:

    True

  5. 5. The status bar is present at the bottom of the publisher winclow

    Answer:

    True

  6. 6. In newsletter every page has same layout.

    Answer:

    False

  7. 7. BGCOLOR

    Answer:

    BGCOLOR: Background color

  8. 8. FORTRAN

    Answer:

    FORTAN: Formula translation

  9. 9. Write steps to delete record from form.

    Answer:

    Steps to delete record from form:
    S.1     Find the record in all access object list.
    S.2     Right click on the data and select delete.
    S.3     Now, it will display the prompt message to confirm that you want to delete the table or not.
    S.4      Click on your button to delete a table data with its contents.

  10. 10. What are the methods to align an image ?

    Answer:

    Image can be aligned left, right and centre using the div tag and an inline CSS style.
    Right alignment:
             When the alignment takes place toward right side then alignment is called right alignment.

    Left alignment:
            When alignment takes place toward left side then alignment is called left alignment.

    Centre alignment:
           When alignment is towards centre then alignment is called centre alignment.

  11. 11. What are two ways of creating a publication ?

    Answer:

    Publication can be created in two ways:-
       (1) with the help of word in which publications are preferred and it tries to convert all the graphical information in textual form. eg: CVs letters etc.
    (2) with the help of word publisher which emphasis on the graphical information rather than the textual form. Eg: Brochures invitations etc

  12. 12. Whatare Programming languages ?

    Answer:

    Programming languages:
            It is a formal language which comprises, a set of instructions that produce various kinds of output. It is used in computer programming to implement algorithms.
    Various programming languages are as follow:
      FORTAN, ALGOL , LISP, C, COBOL ETC.
       (1) Machine language 
       (2) high level language

  13. 13 what is an operating system ? what are its functions ? 

    Answer:

    Operating system:
             It is a set of programs that control a computer. It provides a pleasant and effective interface between the user and the hardware. Makes the computer more convenient to use.

      Functions:
                         Process Management
                         Memory management
                         File management
                         Security management
                         command interpreter

     

    Various examples:
                                    window XP
                                    Linux
                                    Unix
                                     Window 7
                                      MS DOS

  14. or

    13. what are language translators? Describe its types also.

    Answer:

    Language translator: A program written in high level language is called source code into machine code, a device is needed to be known as translator. A translator makes a program written in source language as input and converts it into a program in target language as output.

    Types of translator:
    1. Compiler:
                 It is used to convert program in high level language to low level language. It translates the entire program.

    2. Interpreter:
             It is used to convert program is high level language to low level language. It translates line by line and reports the error once encountered.

    3. Assembler:
            It translates assembly language to machine language.

  15. 14.  Write sfructure of a HTML document. Explain meaning of <HEAD>and <BODY> tags used in it.

    Answer:

    <html>
    <head>
    <tittle>tittle of webpage </tittle>
    </head>

    <body>
                              content of the page

    </body>

    </html>

    <head>
                  It contains information about the web.

    <body>
                  It contains content of the web page.

  16. or

    14. How will you create Home page of a website? write method

    Answer:

    Different steps to be taken to create home page:
    1. Decide on the colors and style.
    2. Place your company logo and mission statement in dominant position.
    3. Insert a navigation list, this is the list of other pages on your website.
    4. Ensure that all the images fit will in the flow of the page.
    5. Place the login link in any easy to find location if your site requires it.
    6. Insert a website search tool.
    7. Add a footer at the bottom of page.

Question paper 2

  1. 1. ................. software  are used for some specific work.

    Answer:

  2. 2. Opening and closing tags are used in .................. tag.

    Answer:

  3. 3. ......:........... should not be larger than two screens.

    Answer:

  4. 4. To reach Auto Filter we have to adopt data menu. (True/False)

    Answer:

  5. 5. The personal information is filled in personal information dialog box. (True/False)

    Answer:

  6. 6. Envelops are used to write letter (True/False)

    Answer:

  7. 7. URL (Fullform)

    Answer:

  8. 8. COBOL (FullForm)

    Answer:

  9. 9. What are forms ?

    Answer:

  10. 10. What is SRC attribute ?

    Answer:

  11. 11. Write the name of components of PublisherWindow.

    Answer:

  12. 13. Distinguishbetween application software and system software.

    or

    What are the functions of Utility Program ?

    Answer:

  13. 14. Distinguish between container and empty tag.

    or

    Explain Definition list with an example.

    Answer:

Question paper 3

  1. 1. Assembler is a..................

    Answer:

  2. 2. .........,........ types of tags are used in HTML'

    Answer:

  3. 3. ................ is an address of Your site

    Answer:

  4. 4. Conditional formatting command is in data menu (True/False) 

    Answer:

  5. 5. The publication of publisher is saved with extension .ppt.(True/False)

    Answer:

  6. 6. Different designs are shown in the preview gallery(True/False)

    Answer:

  7. 7. HTML (FullForm)

    Answer:

  8. 8. BASIC (FullForm)

    Answer:

  9. 9. What is meant bY sorting of data ?

    Answer:

  10. 10. What is meant bY cell sPacing ?

    Answer:

  11. 11.. Write the steps to open the Fublisher.

    Answer:

  12. 12. What is Assembly Language ?

    Answer:

  13. 13. Write note on the following : 

    (a) Compiler

    (b) Spreadsheet Software

    or

    Write note on the following :

    (a) Graphics Software

    (b) Firmware

    Answer:

  14. 14. Distinguish between ordered list and un-ordered list.

     or

    Distinguish between Paragraph and Line Break tags

    Answer: