wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

AppWiz Round 2

Total questions: 15

Worksheet time: 5mins

Name
Class
Date
1.

Select all the Cognitive services under Microsoft Azure.

a)

Face

b)

Computer Vision

c)

Content Moderator

d)

QnA maker

e)

Microsoft Forms

2.

What is an activity in android?

a)

Activity performs the actions on the screen

b)

Manage the application content

c)

Screen UI

d)

None of the above

3.

Which of the following is the ability to restore cloud services in the wake of a catastrophic loss?

a)

Agility

b)

Disaster recovery

c)

Fault tolerance

d)

High availability

4.

Which permission(s) are required to get a location in Android?

a)

ACCESS_FINE

b)

GPRS

c)

ACCESS_COARSE

d)

WIFI permission

e)

Internet permission

5.

Which of the following Google applications are processed locally on the phone?

a)

Google Earth

b)

Google Maps

c)

Google voice

d)

None of the above

6.

Which mobile application element is not found on desktop computers?

a)

Textboxes

b)

Locality

c)

Volume adjustment

d)

Buttons

7.

A company investigates moving on-premises datacenters in multiple locations to the cloud. The data Is mission critical, and all offices need access to data resources at all times. Changes to resource requirements are projected to be incremental and relatively easy to predict.

You need to ensure that the new cloud infrastructure will meet the company's data access requirements.

Which two cloud features help ensure this?

a)

Fault tolerance

b)

Disaster recovery

c)

Elasticity

d)

Agility

e)

High availability

8.

You are designing the navigation for your app. The app has the following requirements:

• The top row has a set of descriptive labels that always displays.

• The content of the app is displayed below the top row.

• When one of the top buttons is clicked, the content changes.

You need to choose a navigation structure.

Which two navigation structures can you use for this app layout?

a)

Hub

b)

Navigation pane

c)

Master/details

d)

Pivot and tabs

9.

You have a Hypertext Markup Language (HTML) p element that is too narrow for the intended layout. It has the following Cascading Style Sheet (CSS) computed style:


margin: 5px;

border-width: 5px;

padding: 20px;

outline-width: 5px;

width: 470px;


Which two CSS properties can you set to 10px so that the total box model width of the paragraph will equal 500px?

a)

margin

b)

border-width

c)

outline-width

d)

padding

10.

Which of the following are JavaScript libraries? (Choose all that apply.)

a)

jQuery

b)

Modernizr

c)

ASP.NET Ajax Extensions

d)

YUI

e)

PHP

11.

What is the name of the procedure by which the operating system terminates an application's process when the user navigates away from the application?

a)

Tombstoning

b)

Fast application switching

c)

Dormant

d)

Closing

12.

You have a Hypertext Markup Language (HTML) page with an unordered list. You want browsers to render each element side-by-side, use a fixed width, and fit as many elements on each line as possible.

To which value should you set the display Cascading Style Sheet (CSS) property?

a)

inline

b)

inline-block

c)

block

d)

list-item

13.

Your web application connects to several databases at your company. IT security policies require that database connection strings are encrypted to help prevent unauthorized access.

You must encrypt the connectionStrings section in the web.config file to ensure that the connection strings are protected from unauthorized access.

Which tool should you use?

a)

signtool.exe

b)

caspol.exe

c)

secannotate.exe

d)

aspnet_regiis.exe

e)

Sn.exe

14.

With help of whom does Google Cloud Platform host its lab courses?

a)

Qwiklabs

b)

Udemy

c)

Microsoft Learn

d)

Google classroom

15.

How is Machine Learning related to Artificial Intelligence?

a)

Machine Learning is a subset of Artificial Intelligence

b)

Artificial Intelligence is a subset of Machine Learning

c)

They're not related

d)

Cannot determine