write module code

write module code

1st - 2nd Grade

20 Qs

quiz-placeholder

Similar activities

TỆP VÀ THAO TÁC VỚI TỆP

TỆP VÀ THAO TÁC VỚI TỆP

1st - 10th Grade

15 Qs

แบบทดสอบก่อนเรียน Microsoft Word ม.1

แบบทดสอบก่อนเรียน Microsoft Word ม.1

1st Grade

20 Qs

Indonesia

Indonesia

1st - 10th Grade

15 Qs

TIN HOC 4 BỘ SÁCH ROBỐT THÔNG MINH

TIN HOC 4 BỘ SÁCH ROBỐT THÔNG MINH

1st - 5th Grade

18 Qs

qzggfn

qzggfn

1st Grade

20 Qs

Tuần 1.2 -  Hệ điều hành

Tuần 1.2 - Hệ điều hành

2nd - 5th Grade

25 Qs

LE WEB

LE WEB

2nd Grade

17 Qs

ôn tập logo 4

ôn tập logo 4

1st Grade

15 Qs

write module code

write module code

Assessment

Quiz

Fun, Computers

1st - 2nd Grade

Hard

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

apakah coding untuk mengeluarkan output ini

<style>

button{

padding: 20px;

color: black;

background: #ffff1a;

border-radius: 10px;

}

</style>

<style>

button{

padding: 30px;

color: black;

background: #fff;

border-radius: 6px;

}

</style>

<style>

button{

padding: 20px;

color: black;

background: #d633ff;

border-radius: 10px;

}

</style>

<style>

button{

padding: 20px;

color: #000000;

background: #d633ff;

border-radius: 10px;

}

</style>

2.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Pilih comment yang betul dalam php?

//..........

<comment></comment>

*.............*

#.................

/*...............*/

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

pilih penyataan dan pemboleh ubah yang betul di dalam JS

var nama="ovuvuevuevue"

var tahun ="150 juta tahun";

int digit=*123345*;

double bmi="t * t / b";

4.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

<?php


$x =132;

$y=6;

$b=10;

$z=$x/$y;

$a=$z*$b;


echo $a;


?>


Antara berikut merupakan output bagi aturcara di atas, kecuali?

420

220

300

666

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Aturcara yang mana membolehkan button di gambar ini untuk berubah warna menjadi kuning apabila cursor disentuh padanya?

<style>

button:hover{

padding:20px;

color:black;

background:#f8900d;

border-radius:10px;

}

</style>

<style>

button:hover{

margin:10px;

color:black;

background:#f8900d;

border-radius:10px;

}

</style>

<style>

button:hover{

padding:20px;

color:black;

background:#f0000;

border-radius:10px;

}

</head>

<style>

button:hover{

padding:20px;

color:black;

background:#ffff4d;

border-radius:10px;

}

</style>

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Pilih susunan yang betul untuk menyahpijat

1)Pembetulan

2)Uji algoritma

3)Pengaturacaraan

4)Tulis algoritma

1,2,3,4,

4,3,2,1

4,2,1,3

3,2,4,1

7.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Berikan 2 jenis nama font

generic family

font family

genaric family

font family

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?