0% found this document useful (0 votes)
35 views5 pages

4 Example For ZCGU

The document contains 15 multiple choice questions related to concepts in SQL, PHP, Docker, Kubernetes, MySQL, HTML5, and Plesk. Each question has a single correct answer among the options provided.

Uploaded by

jmamanimend
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views5 pages

4 Example For ZCGU

The document contains 15 multiple choice questions related to concepts in SQL, PHP, Docker, Kubernetes, MySQL, HTML5, and Plesk. Each question has a single correct answer among the options provided.

Uploaded by

jmamanimend
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Q1: Which of the following statements is NOT true for views in SQL??

a None

b A view is updatable if it has been defined from a single relation

c A view contains a copy of the data

d Select statement used in the view definition cannot include ORDER BY clause.

e None

f A view drives its data from the base tables(s)

Q2: Which of the explantions given is related to the the $_SERVER variable?

a An associative array consisting of the contents of $_GET, $_POST, and $_COOKIE.

The correct Answer is: None

The correct Answer is: None

d This is an array containing information such as headers, paths, and script


locations.

e Contains a reference to every variable which is currently available within the


global scope of the script.

f An associative array containing global variables available to the current script.

Q3: How do you create a docker container from an image??

a None

b None

c docker --run -it -d <image_name>

d docker run -it -d <image_name>

e None

f docker run it d <image_name>


Q4: Which command can be used to execute a command/s repeatedly for the given
schedule??

a set

The correct Answer is: None

c crontab

The correct Answer is: None

e while

f for

Q5: What kind of replication is supported by the MySQL Server??

a Single File Based Clustering

b MySQL Doesn't Support Replication

c None

d Multiple-master Replication

e Master to Master Replication

f Master To Slave Replication

Q6: Which of the following is correct about geolocation api in HTML5??

a HTML5 Geolocation API lets you share your location with your favorite web sites.

b None

c None

d A Javascript can capture your latitude and longitude and can be sent to backend
web server and do fancy location-aware things like finding local businesses or showing your
location on a map.

e All of these

f Today most of the browsers and mobile devices support Geolocation API.
Q7: How to stream pod logs (stdout) in Kubernetes??

a None

b kubectl logs my-pod

c kubectl logs -f my-pod

d None

e kubectl stream -f my-pod

f kubectl pod -f my-pod

Q8: On which file is stored the configuration of which DNS server the machine will use??

a /var/dns

b /etc/resolv.conf

c None

d None

e By running the command show dns

f /etc/dns.conf

Q9: 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 ConfigMap

d Local

The correct Answer is: None

f EmptyDir

Q10: Which tag inserts a line horizontally on your web page??


a None

b <line>

c <tr>

d <line direction="horizontal">

e None

f <hr>

Q11: BCNF Stands for _________.?

a None

b None

c Boyce - Codd Normal Form

d Bit Code Normal Form

e Binary Coded Normal Form

f Boyce Codd Natural Form

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

a None

b docker swarm join-token worker

c None

d docker swarm get join-token worker

e docker swarm join-token get worker

f docker get join-token worker

Q13: Which of these elements are all <table> elements??

a <table><tr><td>

b <thead><body><tr>
c <table><tr><tt>

d <table><head><tfoot>

e None

f None

Q14: How to show the metrics for a given node in Kubernetes??

a kubectl top node my-node

b kubectl resources node my-node

c None

d kubectl uptime node my-node

e kubectl ps node my-node

f None

Q15: Why wouldn't you see Docker in Plesk installer's list of components??

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

d Your Plesk license doesn't have a Docker add-on

e Docker is available as an extension and you can only install it from the extensions
catalog

f The server does not satisfy Docker system requirements

You might also like