Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    1,306

    Re: Scope and Parameters in a program

    Do you know what a variable is and what it is used for?

    For a full and better explanation ask google for a definition of a computer program variable.
  2. Replies
    7
    Views
    1,306

    Re: Scope and Parameters in a program

    Are you asking about what tokens in your program are variables?
    A variable is given a section of memory that holds a value while the program executes.
    For example, the following statement define...
  3. Replies
    7
    Views
    1,306

    Re: Scope and Parameters in a program

    I'm confused about:
    I don't see a variable named: scope

    Ask google. That sounds like something from a textbook or that a professor would use.
  4. Replies
    7
    Views
    1,306

    Re: Scope and Parameters in a program

    Please give your answers and explain why you chose them.
Results 1 to 4 of 4