Search Header Logo

Digital Marketing Revision coding 1

Authored by Sylvianne Lambert-Hutchinson

Computers, Professional Development

12th Grade - Professional Development

CCSS covered

Used 42+ times

Digital Marketing Revision coding 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?