PreTest Method

Quiz
•
Computers
•
12th Grade
•
Medium
Mona Marantika
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Apa yang dimaksud dengan class dalam Python?
Sebuah fungsi yang digunakan untuk mengembalikan nilai.
Sebuah blueprint atau cetakan untuk membuat objek.
Sebuah library bawaan Python.
Sebuah tipe data primitif seperti integer atau string.
2.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Manakah dari berikut ini yang merupakan contoh deklarasi class yang benar dalam Python?
class MyClass:
def MyClass:
object MyClass:
new class MyClass:
3.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Apa yang dilakukan oleh method __init__ dalam sebuah class?
Menghapus objek yang sudah dibuat.
Menginisialisasi atau mengatur nilai awal atribut objek.
Menghasilkan output ke konsol.
Mengembalikan nilai dari objek.
4.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Manakah dari berikut ini yang merupakan contoh pembuatan objek dari class Mahasiswa?
obj = Mahasiswa()
obj = new Mahasiswa()
obj = class Mahasiswa()
obj = Mahasiswa.create()
5.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Apa output dari kode berikut?
merk
Toyota
self
Error
6.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Apa yang dimaksud dengan method dalam Python?
Sebuah variabel yang menyimpan data dalam class.
Sebuah fungsi yang didefinisikan di dalam class dan beroperasi pada objek.
Sebuah tipe data yang digunakan untuk menyimpan angka.
Sebuah library bawaan Python untuk manipulasi string.
7.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Manakah dari berikut ini yang merupakan contoh deklarasi method dalam class?
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
OOP

Quiz
•
9th - 12th Grade
15 questions
Computer Science - Python

Quiz
•
9th - 12th Grade
10 questions
Kuis library JMF

Quiz
•
9th - 12th Grade
10 questions
Object-Oriented Programming (OOP) in Python 3 Quiz

Quiz
•
12th Grade
10 questions
Java Inheritance

Quiz
•
11th Grade - University
15 questions
PBO

Quiz
•
12th Grade
10 questions
Objects & Classes

Quiz
•
11th - 12th Grade
10 questions
Pengaturcaraan

Quiz
•
12th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade