CodeCrash Quest

CodeCrash Quest

University

50 Qs

quiz-placeholder

Similar activities

IT 310 - MIDTERM EXAMINATION

IT 310 - MIDTERM EXAMINATION

University

50 Qs

Lenguaje de programación I

Lenguaje de programación I

University

51 Qs

EB

EB

University

49 Qs

Aptitude Test 11 (17th July 2021)

Aptitude Test 11 (17th July 2021)

University

45 Qs

QUIZ TKA SAINTEK 2

QUIZ TKA SAINTEK 2

University

50 Qs

FUN CODING

FUN CODING

University

50 Qs

Midterm Exam - CP201

Midterm Exam - CP201

University

50 Qs

Րաֆֆի- 10-րդ դասարան

Րաֆֆի- 10-րդ դասարան

10th Grade - University

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