You are on page 1of 3

Q1: MySQL supports user defined functions?

a None

b False

c None

d True

e None

f None

Q2: What is the output of the command ‘umask –S’??

a None

b None

c Shows mask value using octal values.

d Sets new mask value.

e Removes the current mask value.

f Shows mask value using symbolic notion.

Q3: Which is the best tool to use for logging in remotely??

a login

b None

c ssh

d rsh

e telnet

f None

Q4: How to define a service without a selector??


a Address and port Just by specifying the IP address

The correct Answer is: None

c Specify the external name

d Specify an endpoint with IP

The correct Answer is: None

f Specifying the label and api-version

Q5: Containers include the application and all of its dependencies, but share the kernel with
other containers. They run as an isolated process in userspace on the host operating
system.?

a None

b None

c None

d False

e True

f None

Q6: How do I create PHP arrays in a HTML <form>??

a < input MyArray[] />

b None

c None

d < input name="MyArray[]" />

e < input name= MyArray[]/>

f < input ="MyArray[]" />

Q7: While starting minikube, a configuration file, gets created by default inside what
directory on Linux??
The correct Answer is: None

The correct Answer is: None

c /root

d /home/user/.kube

e /tmp

f /home/user

Q8: How many templates can one theme contain??

a None

b Max 10

c None

d1

e Unlimited

f None

Q9: Following Docker command: docker build -t my_user/repo_name:1.0 is used to:?

a Build an image

The correct Answer is: None

c Activate default VM machine

d Access a running container

e Commit changes done in a Docker image

The correct Answer is: None

You might also like