1. Question:write the limitations of a computer capabilities? 

    Answer
    the computer capabilites we have to connsider are given below:
    i)a computer can perform arithmetic operations.
    ii)it can compare two things and,on the basis of the result of the comparisn ,choose among alternative courses of action.
    iii)it can move data about in its memory
    iv)the computer can also read data and output results.

    1. Report
  2. Question:what is a counter? 

    Answer
    a counter is a devise for keeping track of the number of times something occurs.

    1. Report
  3. Question:BASIC,COBOL,FORTRAN,RPG11 means..? 

    Answer
    BASIC     :  Beginner's All-purpose Symbolic Instruction Code.
    COBOL    : COmmon Business Oriented Language.
    FORTRAN : FORmula TRANslator
    RPG11     : Report Program Generator.

    1. Report
  4. Question:Syntax errors mean ? 

    Answer
    Violations of the rules of the particular programming language being used.

    1. Report
  5. Question:Define the external subrotine. 

    Answer
    A set of instruction for performing a particular task that can be used by any program because the instructions reside in a library that is external to the using program.

    1. Report
  6. Question:write the abbreviation of the following______
    ANSI
    COBOL
    FORTRAN
    RPGII 

    Answer
    ANSI= American National Standerds Institute
    COBOL=COmmon Bussiness Oriented Language
    FORTRAN=FORmula TRANsllator
    RPG II=Report Program Generator

    1. Report
  7. Question:Name a low level language? 

    Answer
    Assembler.

    1. Report
  8. Question:What do you mean by sequence structure ? 

    Answer
    Some instractions are executed in the order in which they are encountered.This processing steps can be combined and represented by one rectange with a single entry point and a single exit poit.

    1. Report
  9. Question:What do you mean by branch and bug ? 

    Answer
    Branch : Transfer control to another part of a program.
    Bug     : An error in a computer program.

    1. Report
  10. Question:What is Algorithm ? 

    Answer
    A sequence of steps that describe of method for solving a program.

    1. Report
Copyright © 2024. Powered by Intellect Software Ltd