class1_pretest_posttest

Upload: justlinh

Post on 03-Jun-2018

217 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/12/2019 Class1_PreTest_PostTest

    1/4

    Pretest/Posttest Questions

    Match the following terms with their definitions listed in Questions 1 thru 5.

    a. Algorithm , b. Encapsulation c. Inheritance d. Interface e. Polmorphism

    1. !!! "he abilit of newl created class to recei#e the ob$ects, properties, methods and

    other attributes of another class.

    %. !!! "he problem sol#ing series of steps or method ta&en for con#erting inputs of a

    specific problem into meaningful outputs.

    '. !!! A common phase used b software engineers describing the boundar where the

    software application interacts with the user or e(changes messages with other ob$ects.

    ). !!! "he combining of an ob$ect*s attributes and beha#iors into one pac&age called a

    class often referred to as information hiding.

    5. !!! Multiple forms ha#ing the same procedure name but performing different tas&s.

    Multiple +hoice ection-. !!! A computer language composed of *s and 1*s 0binar digits and used directl b

    a computer without translation. "he binar digits represented computer instructions and

    information.a. Machine language

    b. 2igh34e#el language

    c. Assembl language

    d. AI+

    6. !!! 7eneral purpose programming language de#eloped b 8artmouth +ollege in the19s to teach students how to use computers.a. Machine language

    b. 2igh34e#el language

    c. Assembl languaged. AI+

    :. !! A computer language designed for a specific machine and specific microprocessor.

    Mnemonics are used in place of *s and 1*s to aid in the programming process. "hemnemonic corresponds to a machine operation 0load, sum and assigns addresses and

    storage locations.

    a. Machine languageb. 2igh34e#el language

    c. Assembl language

    d. AI+

    9. !!! A programming language using sentence3li&e statements that will generate

    multiple statements when it is translated into a machine language.

    a. Machine language

  • 8/12/2019 Class1_PreTest_PostTest

    2/4

    b. 2igh34e#el language

    c. Assembl language

    d. AI+

    1. !!! ;sed *s and 1*s meaning either an on or off state or positi#e charge of negati#e

    charge understood b the computer. "he language was computer dependent and calledmachine language.

    a.

  • 8/12/2019 Class1_PreTest_PostTest

    3/4

    b.

  • 8/12/2019 Class1_PreTest_PostTest

    4/4

    %5. !!!+omputers need people to pro#ide directions on how to manipulate data that will

    transform data into information.

    a. "rueb.