You are on page 1of 5

Q1: Referential integrity is directly related to?

a Foreign Key

b None

c Relation Key

d None

e Unique Key

f Primary Key

Q2: What is the function func_num_args() used for??

a The function func_num_args() is used to give the number of parameters passed


into a function.

b None

c The function func_num_args() is used to give the string of parameters passed into
a function.

d None

e The function func_num_args() is used to give the boolean r of parameters passed


into a function.

f None

Q3: Type Hinting was introduced in which version of PHP??

a PHP 4

b None

c PHP 7

d PHP 5

e None

f PHP 6
Q4: What did the 1.8 version of Kubernetes introduce??

The correct Answer is: None

b Taints and Tolerations

The correct Answer is: None

d Federated Clusters

e Logging Secrets

f Cluster level

Q5: How many templates can one theme contain??

a Max 10

b None

c None

d Unlimited

e1

f None

Q6: What are Ansible ad-hoc commands??

a None

b None

c Ansible ad-hoc commands are commands which helps you execute simple tasks
without the need of creating playbooks

d Ansible ad-hoc commands are also known as Ansible playbooks

e None

f None

Q7: ________is the enterprise-grade cluster management solution from Docker. It manages
your whole cluster from a single place.?
a Docker Swarm

The correct Answer is: None

c Docker Universal Control Plane

d Docker Compose

The correct Answer is: None

f Docker Hub

Q8: Which are the objects used for storing data on the client provided by the HTML local
storage??

a Window.sessionStorage

b Window.localSession

c Window.localStorage

d None

e None

f None

Q9: What does PHP Stands for??

a None

b PHP Hypertex Processor

c None

d PHP Hyper Markup Preprocessor

e PHP Hypertext Preprocessor

f PHP Hyper Markup Processor

Q10: How to install a docker plugin vieux/sshfs with debug environment set to 1.?

a None
b $ docker install plugins vieux/sshfs DEBUG=1

c None

d None

e $ docker plugin install vieux/sshfs DEBUG=1

f $ docker install vieux/sshfs DEBUG=1

Q11: test123?

a test2

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

f test

Q12: In PHP, the only way to output text is with echo.?

a None

b None

c False

d None

e True

f None

Q13: Which the the currently accepted best practice method for hashing passwords to hash
passwords??

a None

b None

c bcrypt()
d hash()

e encode()

f md5()

You might also like