1 Practice For UHIL

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

Q1: What is a Headless Service??

The correct Answer is: None

The correct Answer is: None

c Headless Service is similar to that of a ‘Normal’ services but does not have a
Cluster IP.

d Headless Service is similar to that of a ‘Normal’ services but has a Cluster IP.

The correct Answer is: None

The correct Answer is: None

Q2: To create a combo box (drop down box) which tag will you use??

a <select>

b <input type="dropdown">

c all of above

d None

e None

f <list>

Q3: What did the 1.8 version of Kubernetes introduce??

a Cluster level

b Taints and Tolerations

The correct Answer is: None

The correct Answer is: None

e Logging Secrets

f Federated Clusters

Q4: What is the difference between mysqli_fetch_object() and mysqli_fetch_array()??


a The mysqli_fetch_object() function collects all matching records from the table in
an array where mysqli_fetch_array() collects the first single matching record

b None

c None

d None

e The mysqli_fetch_object() function collects the first single matching record where
mysqli_fetch_array() collects all matching records from the table in an array.

f None

Q5: Inside which HTML element do we put the JavaScript??

a <script>

b <js>

c None

d None

e <scripting>

f <javascript>

Q6: Which of the following is not true??

a PHP applications can not be compiled

b None

c PHP can be used to develop web applications.

d None

e PHP can not be embedded into html.

f PHP makes a website dynamic

Q7: Which of the following statements are true??

a Alias names can be up to 64 characters in length


b Names of databases, tables and columns can be up to 256 characters in length

c Names of databases, tables and columns can be up to 64 characters in length

d None

e None

f Alias names can be up to 255 characters in length

Q8: What is the name of the enterprise-grade cluster management solution from Docker??

a Docker Swarm

b Docker Hub

c None

d Docker Web UI

e Docker Universal Control Plane

f None

Q9: Which of the following is NOT a valid mode fopen() mode :?

a x+

bw

ca

dx

e r+

fr

Q10: MVD is known as?

a Multi Value Dependency

b More Value Dependency

c None
d None

e Many Value Dependency

f All of the Above

Q11: You lose your data, when a docker container exists?

a False

b True

c None

d None

e None

f None

You might also like