pencil-icon
Build your own quiz

Computers

University

Image

Java Method

1.5K
plays

15 questions

Show Answers
See Preview
  • 1. Multiple Choice
    1 minute
    1 pt
    Image

    Describe method.

    A component of a program in a big program.

    A program to perform a specific task.

    A component of a program written to perform a specific task.

    A variable that use to read an input.

  • 2. Multiple Choice
    1 minute
    1 pt
    Image

    There two (2) types of method which are

    return

    Standard library

    User defined

    non-return

  • 3. Multiple Choice
    30 seconds
    1 pt

    This is a general structure a method.

    <Returnvalue type> <Method Name> (argument / s)

    <Modifier> < type> <Method Name> (parameter / s)

    public static void main (String[ ] args)

    <Method Name> (parameter)

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?