4th Cycle Exam - Grade 6

4th Cycle Exam - Grade 6

6th Grade

40 Qs

quiz-placeholder

Similar activities

Micro:bit Final Quiz

Micro:bit Final Quiz

6th - 8th Grade

35 Qs

Python Basics 2

Python Basics 2

5th Grade - Professional Development

36 Qs

MS Excel - Quiz 1

MS Excel - Quiz 1

6th Grade

35 Qs

Ujian TIK Kelas V

Ujian TIK Kelas V

6th Grade

35 Qs

CSA End of Semester Quiz

CSA End of Semester Quiz

6th - 8th Grade

35 Qs

Level 1- 3 Test

Level 1- 3 Test

3rd Grade - University

45 Qs

ICT_Grade6_Revision Sheet

ICT_Grade6_Revision Sheet

6th Grade

36 Qs

Last exam Quiz

Last exam Quiz

6th - 8th Grade

40 Qs

4th Cycle Exam - Grade 6

4th Cycle Exam - Grade 6

Assessment

Quiz

Computers

6th Grade

Medium

Created by

Eugene Castro

Used 2+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which CSS property is used to make a flex container?
flex-mode
display: flex
flex-wrap
justify-content

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does justify-content: center; do in a flex container?
Aligns items to the left
Aligns items to the right
Centers items horizontally
Moves items to the bottom

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does flex-direction: row; do?
Places items vertically
Makes items overlap
Places items in a horizontal row
Hides all items

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which property wraps flex items to the next line?
flex-wrap: wrap;
flex-move: wrap;
wrap-flex: true;
align-items: wrap;

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which CSS property makes an element use grid layout?
display: block;
display: grid;
layout: grid;
position: grid;

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In CSS Grid, what does grid-template-columns: 100px 100px; do?
Sets grid rows
Sets column width to 200px total
Creates two 100px wide columns
Adds borders

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does align-items: center; do in flexbox or grid?
Pushes items to top
Aligns items horizontally
Centers items vertically
Hides items

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?