You are on page 1of 2

Q1: Is there a hard limit for the number of containers that you can run and if there is which

is number of total containers that you can run??

a None

b None

c None

d2

e5

f Even though there is no limit of containers that can run on Docker, hardware
limitations come into the picture.

Q2: How to retrieve the join token for worker nodes in Docker Swarm??

a None

b None

c docker get join-token worker

d docker swarm join-token get worker

e docker swarm get join-token worker

f docker swarm join-token worker

Q3: Which of the following is a tool for defining and running multi-container Docker
applications.?

a None

b None

c Docker Hub

d Docker Hub

e Docker Swarn

f Docker Cloud
Q4: Which data type is used to store a sequence of characters in Python??

a Integer

b Float

c Boolean

d None

e String

f None

Q5: What is the command ‘sed’ is used for??

a To perform arithmetic calculations

b None

c Is a text editor.

d None of the above

e To mount a device

f Used as text filter

Q6: Are arrays supported in shell scripts??

The correct Answer is: None

b True

c False

d Yes but only under certain conditions

The correct Answer is: None

The correct Answer is: None

You might also like