You are on page 1of 2

Q1: Which of the following is NOT available in MySQL:?

a None

b None

c LIKE

d REVOKE

e JOIN

f FETCH

Q2: Which command is used to display the default permissions for newly created files??

a priority

b perm

c None

d umask

e None

f nice

Q3: Which command is used to build a Docker image??

a None

b docker build -t username/repository_name:1.0.1

c docker built username/repository_name:1.0.1

d docker image -t create username/repository_name:1.0.1

e docker create username/repository_name:1.0.1

f None

Q4: You can't create multiple containers from the same image?
The correct Answer is: None

The correct Answer is: None

c True

The correct Answer is: None

e False

The correct Answer is: None

Q5: Which оf the following class centers tabs/pills??

a .nav.navbar-nav

b .nav-stacked

c .nav-justified

d None

e None

f .nav Nav-pills

Q6: What is the correct HTML for inserting a background image??

a <body bg="background.gif">

b <body style="background-image:url(background.gif)">

c <background img="background.gif">

d <background style img="background.gif">

e None

f None

You might also like