1. Question:What is characters? 

    Answer
    A letter of the alphabet, a digit , or a special charecters.

    1. Report
  2. Question:What do you mean by computer program? 

    Answer
    A Computer program consist of a group of instruction.

    1. Report
  3. Question:What is total line? 

    Answer
    A line that summarizes data obtained from one or more input records.

    1. Report
  4. Question:What was the early status of computers programmers? 

    Answer
    In the early days of programming- the 1950s and 1960s, when computers were slower, of limited capability and more expensive--there was a premium placed on writing programs that required as as little storage as possible and could be executed in the minimum amount of time.

    1. Report
  5. Question:what is the definition of computer program? 

    Answer
    A computer program is a consists of a group of instruction for a computer that cause it to perform a desired task.

    1. Report
  6. Question:What is detail line ? 

    Answer
    A printed line that contains information about a single entity.

    1. Report
  7. Question:Write down some consideration in defining an algorithm that will work on a computer? 

    Answer
    A computer can perform arithmetic operations ( usually limited to addition, subtraction, multiplication, and division)
    It can compare two things and,on the basis of the result of the comparison, choose among alternative course of action.
    It can move data about in its memory.
    It can also input data and output results.

    1. Report
  8. Question:define an assembler language. 

    Answer
    An assembler language is a low-level language.

    1. Report
  9. Question:What is Action Entry? 

    Answer
    An indication of an action to be taken under a rule in a decision table.

    1. Report
  10. Question:Write the name of problem solving process? 

    Answer
    1. Defining the problem
    2. Preparing an algorithm
    3. Preparing a program flowchart
    4. Coding the flowchart
    5. Debugging and testing
    6. Documenting

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