You are on page 1of 2

Q1: What does the Ansible setup module do??

a It sets up the connection between the master and the worker nodes

b It helps you setup Ansible on the master server

c It helps you install Ansible on all of your servers

d It shows you the information that the Ansible master server has about a host

e None

f None

Q2: How can we propagate a session id??

a None

b None

c You can propagate a session id via headers and routing.

d None

e None

f You can propagate a session id via cookies or URL parameters.

Q3: Which of the following is available in MySQL:?

a CREATE VIEW

b CREATE TRIGGER

c CREATE DATABASE

d None

e CREATE SCHEMA

f None

Q4: What number is the first key of a PHP’s numerical array??


a2

b0

c None

d None

e1

f -1

Q5: Are strstr and strchr aliases??

a None

b None

c False

d True

e None

f None

You might also like