Specialized Computer Quiz

Specialized Computer Quiz

12th Grade

16 Qs

quiz-placeholder

Similar activities

Photoshop cert1

Photoshop cert1

9th - 12th Grade

20 Qs

10-сынып HTML + CSS + JS

10-сынып HTML + CSS + JS

12th Grade

11 Qs

CSS Selectors

CSS Selectors

9th - 12th Grade

15 Qs

Mobile APP fall review 1

Mobile APP fall review 1

10th - 12th Grade

11 Qs

CSS

CSS

12th Grade

20 Qs

Test Your Knowledge of CSS

Test Your Knowledge of CSS

9th - 12th Grade

14 Qs

Google Slides Review (4th)

Google Slides Review (4th)

4th Grade - University

13 Qs

HTML

HTML

7th Grade - University

17 Qs

Specialized Computer Quiz

Specialized Computer Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Floralyn Nicodemus

Used 3+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the recommended dimension type for setting text size?

sp

px

dp

in

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What attribute is used to set text size in XML?

android:textColor

android:textStyle

android:typeface

android:textSize

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which root tag would you use if you wish to apply rounded corners to your shapes?

<corners>

<shapes>

<gradient>

<rounded>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the accepted format for code or name when selecting colors for your application?

rgb format

alpha numeric format

hex format

symbols

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What XML attribute should you apply if you want to add background color to a view?

android:bgcolor

android:background

android:color

androind:backgroundColor

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have added an image file in drawable folder named img1.png. What line of code do you need to add to the view to apply the image as its background?

android:image=”@drawable/img1”

android:image=”img1.png”

android:background=”@drawable/img1”

android:background=”img1.png”

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which among the following lines should you use if you want to make your text bold and italic at the same time?

android:textStyle=”bold + italic”

android:textStyle=”bold & italic”

android:textStyle=”bold_italic”

android:textStyle=”bold|italic”

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?