FST Class 2023- Quiz 1

FST Class 2023- Quiz 1

University

10 Qs

quiz-placeholder

Similar activities

JavaScript Functions Quiz

JavaScript Functions Quiz

12th Grade - University

15 Qs

Introduction to Java

Introduction to Java

University

10 Qs

java script (tipe data)

java script (tipe data)

University

10 Qs

Envistas - Technical Quiz - Round 1

Envistas - Technical Quiz - Round 1

University

15 Qs

java - intro

java - intro

University

11 Qs

Artificial Intelligence

Artificial Intelligence

University

15 Qs

Bootcamp Day 3 - Java Array

Bootcamp Day 3 - Java Array

University

15 Qs

Java Reserved Words

Java Reserved Words

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?