Предмет: Английский язык, автор: lili6547

Виберіть слово яке підходить.
1. These variables are not __________________ from outside of the object.
assess
access
accessible

2. The error message says that this variable is __________________. ( = not defined)
indefinite
undefined
independent

3. Class A did not __________________ the variables from the class B = The variables from class B are not showing up in class A
inherent
inherit
inhibit

4. Inheriting is sometimes called "__________________-classing."
sub
below
under

5. Can you retrieve ( = get) this information from __________________ classes? No, you can only retrieve it from one.
multi
variety
multiple

6. In programming terminology, what's the opposite of a parent class?
a child class
a children's class
a baby class

7. Each class has its own __________________ of functions and variables.
set
sitting
setting

8. What is this function supposed to __________________? ( = which value is it supposed to return, what is it supposed to print, etc.)
outreach
program
output

9. What do you do with a function?
You call out to it
You call it
You call up on it

10. It's a good idea to start or end local variables with a special __________________ (like an underscore '_')
character
characterization
sign

Ответы

Автор ответа: SnowWhite1990
1

Ответ:

  1. These variables are not accessible from outside of the object.
  2. The error message says that this variable is undefined.
  3. Class A did not inherit the variables from the class B = The variables from class B are not showing up in class A.
  4. Inheriting is sometimes called "subclassing."
  5. Can you retrieve (get) this information from multiple classes? No, you can only retrieve it from one.
  6. In programming terminology, what's the opposite of a parent class? A child class.
  7. Each class has its own set of functions and variables.
  8. What is this function supposed to output? (Which value is it supposed to return, what is it supposed to print, etc.)
  9. What do you do with a function? You call it.
  10. It's a good idea to start or end local variables with a special character (like an underscore '_').

SnowWhite1990: здравствуйте! задание выполнено не верно? почему один бал?
Похожие вопросы