Interstate quizz competition

Interstate quizz competition

7th Grade

10 Qs

quiz-placeholder

Similar activities

Microsoft Word - Shortcut Keys

Microsoft Word - Shortcut Keys

4th Grade - University

15 Qs

Google Docs Review

Google Docs Review

7th - 8th Grade

14 Qs

Word Processing Lesson 2 Review

Word Processing Lesson 2 Review

5th - 9th Grade

10 Qs

Time Table

Time Table

3rd - 8th Grade

15 Qs

Computer Science[A]-CSS Properties Quiz

Computer Science[A]-CSS Properties Quiz

6th - 8th Grade

15 Qs

PRAKARYA KELAS 7

PRAKARYA KELAS 7

7th Grade

15 Qs

TIK Kelas 7

TIK Kelas 7

7th Grade

10 Qs

HTML/ CSS

HTML/ CSS

7th - 11th Grade

15 Qs

Interstate quizz competition

Interstate quizz competition

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Nandhitha Nagaraj

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


Which of the following keywords is used to define a variable in Javascript?

var

Let

Both A and B

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


Which of the following methods can be used to display data in some form using Javascript?

document.write()

console.log()

window.alert()

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


What type of CSS is generally recommended for designing large web pages?

Inline

Internal

External

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


How can we select an element with a specific ID in CSS?

#

.

^

None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


In the below code snippet, in what order will the margins be added?

p { margin: 25px 50px 75px 100px; }

Top, Right, Bottom, Left

Top, Left, Bottom, Right

Top, Bottom, Right, Left

Right, Left, Top, Bottom

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


Can negative values be allowed in padding property?

Yes

No

Depends on property

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following CSS property is used to make the text bold?

text-decoration: bold

font-weight: bold

font-style: bold

text-align: bold

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?