Oliver Guy
Quiz by , created more than 1 year ago

A terrible quiz

5
1
0
Oliver Guy
Created by Oliver Guy over 6 years ago
Close

Some quiz about object oriented programing

Question 1 of 6

1

Classes are the for the data format and available for a given type or class

Drag and drop to complete the text.

    definitions
    dictionary
    procedures
    programs

Explanation

Question 2 of 6

1

What are objects?

Select one of the following:

  • Prices of code

  • An instantiated class

  • Physical things

Explanation

Question 3 of 6

1

Global Variables can be accessed by all functions and classes within a program.

Select one of the following:

  • True
  • False

Explanation

Question 4 of 6

1

Fill the blank spaces to complete the text.

Encapsulation is an programming concept that binds together the data and that manipulate the data, and that keeps both safe from interference and misuse

Explanation

Question 5 of 6

1

Composition is favoured over inheritance because it creates classes based of what they can do not what they are.

Select one of the following:

  • True
  • False

Explanation

Question 6 of 6

1

Association is a β€˜is a’ relationship.

Select one of the following:

  • True
  • False

Explanation