Search Header Logo

موقع الويب التفاعلي 4

Authored by jaber jaber

Computers

11th Grade

Used 2+ times

موقع الويب التفاعلي 4
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

الصيغة الصحيحة لطباعة القيم في لوحة التحكم

console

print(5)

console.log(5);

console.print(5);

print.console(5);

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

الصيغة الصحيحة لإنشاء دالة باسم

SayHello( )

function = sayHello()

function sayHello()

function := sayHello()

function : sayHello()

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

يتم تعريف المتغير في

JavaScript

باستخدام

def

var

variable

function

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

ناتج تنفيذ الأوامر التالية

<script>

function student() {

if(true) {

var a = 5;

}

document.write(a);

} student() ;

</script>

Compilation Error

Nothing will be printed as

output

5

Runtime error

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

المفتاح الذي يفتح لوحة تحكم المتطفح هو

F11

F9

F12

F10

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?