Object-oriented programming (OOP) describes..., the properties of different objects , different classes and objects in a single unit, a style or model of programming that uses objects., a function that uses objects and classes, What is the meaning of object in programming ?, collection of data and methods as two different units., collection of data and methods as a single unit., classification of data and methods as a single unit., classification of data and methods as two different units, Choose the wrong description about class., a template or “blueprint” for creating an object., one class has only one object, involves in the making of mini battle game, if class = vegetables, then objects = carrot, brinjal, tomato, Syntax for creating a class is..., Class num =, class "fruit" :, class time ;, class Teacher :, If def __init__ (self, name): , the object could be..., Ali, Ali, 8 years old, Kelvin, 23 August 2009, Syazwan, Year 8, What is a "method" ?, An array of elements in a same class, All the objects in a same class, A variable used to represent an object, A function that belongs to a class / object, When p.walk(0, 7) is executed, the player..., walk 7 units right , walk 7 units down, walk 7 units up , walk 7 units left, Choose the correct statement., self can access variables from other class, self represents the other object in the same class, self parameter has no argument, self is passed as a shown parameter , enemy.takeDamage(10) means that..., enemy will absorb 10 HP from the player, enemy will lose HP by 10 after each damage, enemy will die when received damage of 10, enemy has only 10 HP left for now, When enemy is defeated, which code is not written ?, print("Enemy defeated!"), if (self.hp <= 0):, else, self.hp = 0, Choose the correct explanation about "attribute"., Attribute is actually a variable belongs to a class, We can only have one attribute in each class, No value is needed for attribute, attribute is named before "self", def __init__ (self, name, age): . Which of the following cannot be its value?, 23 years 6 months and 26 days , 23 years old , Jonathan, 3 November 2017.
0%
Coding Quiz (12) : Python OOP
Compartir
Compartir
Compartir
por
Guanjie0807
Editar contenido...
Imprimir
Incrustar
Más
Tareas
Tabla de clasificación
Mostrar más
Mostrar menos
Esta tabla de clasificación es actualmente privada. Haz clic en
Compartir
para hacerla pública.
Esta tabla de clasificación ha sido desactivada por el propietario del recurso.
Esta tabla clasificación está desactivada, ya que sus opciones son diferentes a las del propietario del recurso.
Revertir opciones
Concurso de preguntas
es una plantilla abierta. No genera puntuaciones para una tabla de clasificación.
Requiere iniciar sesión
Estilo visual
Fuentes
Se necesita una suscripción
Opciones
Cambiar plantilla
Mostrar todo
A medida que juegas a la actividad, aparecerán más formatos.
)
Resultados abiertos
Copiar enlace
Código QR
Eliminar
¿Restaurar actividad almacenada automáticamente:
?