FST Class 2023- Quiz 1

FST Class 2023- Quiz 1

University

10 Qs

quiz-placeholder

Similar activities

Overview of Java Web Development

Overview of Java Web Development

University

10 Qs

IC  (Aula 30) - Operandos Javascript

IC (Aula 30) - Operandos Javascript

University

7 Qs

(Computer Arithmetic) Logic Quiz

(Computer Arithmetic) Logic Quiz

University

10 Qs

JS Lesson1

JS Lesson1

University

15 Qs

Demo 11 - Javascript

Demo 11 - Javascript

University

11 Qs

java script (tipe data)

java script (tipe data)

University

10 Qs

JAVASCRIPT.QUIZ

JAVASCRIPT.QUIZ

University

15 Qs

JS Quiz

JS Quiz

University

10 Qs

FST Class 2023- Quiz 1

FST Class 2023- Quiz 1

Assessment

Quiz

Computers

University

Medium

Created by

Hariom Yadav

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the result of `true && false` in JavaScript?

True

False

Null

Undefined

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of `false || true` in JavaScript?

True

False

Null

Undefined

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of `!(true && false)` in JavaScript?

True

False

Null

Undefined

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of `(true || false) && true` in JavaScript?

True

False

Null

undefined

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of `true ^ false` (XOR) in JavaScript?

True

False

Null

Undefined

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of `false && (true || false)` in JavaScript?

True

False

null

undefined

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of `!(false && true)` in JavaScript?

True

False

Null

Undefined

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Computers