You are on page 1of 3

Q1: Which data type is used to store a sequence of characters in Python??

a Float

b Boolean

c None

d Integer

e String

f None

Q2: How can you change table sctructure after it was created??

a None

b UPDATE TABLE

c It's not possible to change the structure

d MODIFY TABLE

e CHANGE TABLE

f ALTER TABLE

Q3: The HTML global attribute, "contenteditable" is used to:?

a None

b Return the position of the first found occurrence of content inside a string

c None

d Update content from the server

e Specify whether the content of an element should be editable or not

f Specifies a context menu for an element. The menu appears when a user right-
clicks on the element

Q4: When looking for all the processes running on a Linux system, what command should
you use??
a ps

b None

c xrun

d None

e service

f oterm

Q5: Kubelet is a??

a Software that is used to run containers outside of pods

b A node agent that manages pods and their containers

The correct Answer is: None

d A device that collects data in an organized manner for easy access

e A smaller version of Kubernetes

The correct Answer is: None

Q6: Which of the mentioned are valid PHP loops?

a beforeeach

b for

c do ... while

d while

e foreach

f each

Q7: ________is a text document that contains all the commands a user could call on the
command line to assemble an image.?

a Docker Cloud
b Docker Kitematic

The correct Answer is: None

d Docker Compose

The correct Answer is: None

f Dockerfile

Q8: What is the Ansible setup module used for??

a Gathers facts about remote hosts

b Setup your SSH keys

c None

d Setup ansible on a master host

e None

f Setup Ansible on remote hosts

You might also like