CodeCrash Quest

CodeCrash Quest

University

50 Qs

quiz-placeholder

Similar activities

Python KNC-402 Quiz

Python KNC-402 Quiz

University

45 Qs

Programacion

Programacion

University

53 Qs

TECHNICAL QUIZ

TECHNICAL QUIZ

University

45 Qs

Stats 5/11/21

Stats 5/11/21

7th Grade - University

52 Qs

Midterm Exam - CP201

Midterm Exam - CP201

University

50 Qs

FUN CODING

FUN CODING

University

50 Qs

IT 310 - MIDTERM EXAMINATION

IT 310 - MIDTERM EXAMINATION

University

50 Qs

TRY OUT P3K Mapel 18

TRY OUT P3K Mapel 18

University

53 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?