Digital Marketing Revision coding 1

Digital Marketing Revision coding 1

12th Grade - Professional Development

20 Qs

quiz-placeholder

Similar activities

Research Sampling

Research Sampling

University

15 Qs

Product Quiz

Product Quiz

Professional Development

15 Qs

CPR_Quiz_Arrays and strings

CPR_Quiz_Arrays and strings

Professional Development

20 Qs

Skill Competition Quiz 2024

Skill Competition Quiz 2024

10th Grade - University

20 Qs

Common Protocols

Common Protocols

10th - 12th Grade

15 Qs

Topic 4.1 Introduction to Java

Topic 4.1 Introduction to Java

12th Grade

20 Qs

SOFTWARE 7I

SOFTWARE 7I

7th Grade - University

20 Qs

Coding Karel 2

Coding Karel 2

KG - University

20 Qs

Digital Marketing Revision coding 1

Digital Marketing Revision coding 1

Assessment

Quiz

Computers, Professional Development

12th Grade - Professional Development

Practice Problem

Medium

CCSS
RI.9-10.4, RI.11-12.4, RI.7.4

+1

Standards-aligned

Created by

Sylvianne Lambert-Hutchinson

Used 41+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a=45;

b=25;

if (a < 98 and b > 25)

{

printf(“SUCCESS”);

}

else

{

printf(“FAILED”);

}

What is the outcome?

The word “SUCCESS” appears on screen.

Nothing happens.

The word “SUCCESS” gets printed out.

The word “FAILED” appears on screen.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a=45;

b=25;

if (a < 45 or b> 20)

{

printf(“SUCCESS”);

}

else

{

printf(“FAILED”);

}

What is the outcome?

The word “SUCCESS” appears on screen.

Nothing happens.

The word “SUCCESS” gets printed out.

The word “FAILED” appears on screen.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the acronym "LAMP", which letter represents the operating system?

L

A

M

P

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hypertext Markup Language

Hypertext Messaging Language

Hypertext Markup Links

Hypertext Masking Links

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the <p> tag?

Defines a paragraph.
Makes the text purple.
It pushes the text to the right.
Prints the webpage.

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What HTML element defines the title of the document?

<title>
<head>
<meta>

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The content of the web (such as your pictures, text, links) will show up here. 

Head
Body
Style
Folder

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?