Latihan Interface

Latihan Interface

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

ICT_LU3-Computer Software_League2

ICT_LU3-Computer Software_League2

10th - 12th Grade

10 Qs

Activity 1: How well do you know Java?

Activity 1: How well do you know Java?

9th Grade

10 Qs

kuis komponen penyusun UI/UX

kuis komponen penyusun UI/UX

10th Grade

10 Qs

Programacion Orientada a Objetos

Programacion Orientada a Objetos

12th Grade - University

10 Qs

Sistem Komputer

Sistem Komputer

10th Grade

10 Qs

AV1/R1 2TEC_PM_1 A 11_História e Reconhecimento da UX

AV1/R1 2TEC_PM_1 A 11_História e Reconhecimento da UX

1st Grade - University

15 Qs

ICT 10 : Introduction to Adobe Illustrator(CS5)

ICT 10 : Introduction to Adobe Illustrator(CS5)

10th Grade

10 Qs

SSK20193 KUIZ SATU

SSK20193 KUIZ SATU

12th Grade - University

10 Qs

Latihan Interface

Latihan Interface

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Antik Hariyanti

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Interface merupakan solusi untuk masalah .... ganda pada class

pewarisan

polimorfisme

method

function

deklarasi

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Sebuah interface tidak boleh mengandung nilai yang bersifat ...

public

dinamis

tetap

besar

kecil

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Interface dideklarasikan menggunakan keyword ....

extends

implements

methods

declare

interface

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Sebuah interface dapat melakukan extends pada ....

class induk

class lain

interface lain

method lain

package lain

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Class hanya diperkenankan melakukan pewarisan pada 1 class lain, tetapi dapat mengimplementasikan interface sebanyak ....

maksimal 1

maksimal 2

maksimal 3

maksimal 4

berapapun

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Kode Program berikut ini yang tidak boleh digunakan untuk method di dalam sebuah interface adalah ....

System.out.println ("Interface Error")

System.out.println ("Interface Ready")

int jumlah = jumlah + 1

int nilai = 2

System.out.println ("5+3")

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Secara default, sebuah interface bersifat ....

private

protected

public

secret

hidden

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers