CodeCrash Quest

CodeCrash Quest

University

50 Qs

quiz-placeholder

Similar activities

Embedded 2

Embedded 2

University

50 Qs

TRY OUT P3K Mapel 16

TRY OUT P3K Mapel 16

University

53 Qs

EC8073_ME_IAT-II_QUIZ(23.09.2020)

EC8073_ME_IAT-II_QUIZ(23.09.2020)

University

50 Qs

Bài Quiz không có tiêu đề

Bài Quiz không có tiêu đề

10th Grade - University

54 Qs

BCA Quizzler

BCA Quizzler

University

50 Qs

FINAL EXAM: LIVING IN THE IT ERA

FINAL EXAM: LIVING IN THE IT ERA

University

50 Qs

14 Sep_2022 Technical quiz

14 Sep_2022 Technical quiz

University

50 Qs

JavaScript-ITELECTIVE

JavaScript-ITELECTIVE

University

50 Qs

CodeCrash Quest

CodeCrash Quest

Assessment

Quiz

Other

University

Hard

Created by

Dhruv Sharma

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to create a hyperlink in HTML?

<link>

<a>

<hlink>

<hyperlink>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum possible length of an identifier?

16

32

64

none of these

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the time complexity for merging two sorted arrays with lengths m and n?

O(m + n)

O(n log m)

O(m log n)

O(m^2 + n^2)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following declarations is incorrect?

_x = 2

__x = 3

__x__ = 5

none of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is used to specify the source URL of an image in HTML?

source

src

href

url

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the <meta> tag in HTML?

To define metadata about the document

To create hyperlinks

To define a navigation menu

To format text

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a keyword in python language?

Val

raise

try

with

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?