Search:

Type: Posts; User: konark

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    818

    sumbody pls help me

    1. The function interface is:

    A) the function prototype
    B) the function header
    C) the function return type
    D) the function parameter list

    2. All functions must return a...
  2. Thread: For loop

    by konark
    Replies
    1
    Views
    956

    For loop

    A for loop is a repetition control structure. True or False?
  3. Thread: While loop

    by konark
    Replies
    5
    Views
    997

    While loop

    A while loop will only execute while the condition/expression evaluates to true. Is it True?
Results 1 to 3 of 5