You are on page 1of 3

Q1: What is the name of a Linux utility used for managing software packages on Red Hat and

Red Hat-based Linux distributions??

a grub

b apt-get

c None

d None

e apt

f yum

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

a Boolean

b Integer

c None

d String

e Float

f None

Q3: Which attribute is used to name an element uniquely??

ad

b None

c None

d class

e all of above

f dot

Q4: Which among the following have the maximum available bytes??
a Char

b Text Type

c Varchar

d None

e Both Varchar And Char

f None

Q5: Which of the following is not true??

a None

b PHP can not be embedded into html.

c PHP applications can not be compiled

d PHP makes a website dynamic

e PHP can be used to develop web applications.

f None

Q6: Which CMS powers around 35% of all websites on the internet??

a None

b Laravel

c Joomla

d WordPress

e Dropal

f None

Q7: This volume type can be used to share contents within containers in a pod, but will not
persist beyond the life of a pod.?

a FlexVolume

The correct Answer is: None


c Local

d EmptyDir

e ConfigMap

The correct Answer is: None

Q8: What does 'become: yes' mean in Ansible playbooks??

a It means that we would run all commands as root

b It means that the service needs to be started once installed

c None

d It means that the command must be retried until it succeeds

e None

f It means that the worker node should become a manager node

Q9: How to copy a file from a docker container to the local system.?

The correct Answer is: None

The correct Answer is: None

c $ sudo docker copy

d $ sudo docker cp

The correct Answer is: None

f $ sudo docker cut

You might also like