5 Lecture For HQDJ
5 Lecture For HQDJ
5 Lecture For HQDJ
a*
b/
c None
d None
e<
f^
Q2: Can you run several versions of PHP at the same time??
a None
b None
c None
d True
e None
f False
b None
e None
Q4: Can I use JSON instead of YAML for my compose file in Docker??
The correct Answer is: None
c True
d False
Q5: Which ‘meta box’ is not hidden by default on Post and Page screens??
a Featured Image is the child box that is hidden by default on Post and Page screens.
b Featured Image is the meta box that is not hidden by default on Post and Page
screens.
c None
d None
e None
f None
c kubectl run
f kubectl deploy
Q7: ________is a text document that contains all the commands a user could call on the
command line to assemble an image.?
a Dockerfile
The correct Answer is: None
c Docker Cloud
d Docker Kitematic
f Docker Compose
Q8: Which of the mentioned is not part of the so called Superglobals variables which are
automatically available in every scope.?
a $COOKIE
b $FILES
c $_SERVER
d $_COOKIE
e $GLOBALS
f $_FILES
Q9: Which command can be used to find a word from a text file??
a sort
b grep
c None
d find
e None
f cut
Q10: How to save a new docker image with container id mentioned in the command on the
local system.?
c None
d None
Q12: Which of the following are Kubernetes installation tools? Select all answers that
apply.?
e kubeadm
f kops
Q13: Which of the following attribute triggers event when the length of the media is
changed??
a onended
b ondrop
c onemptied
d None
e ondurationchange
f None
a None
b controls
c search
d slider
e range
f None
Q15: In PHP you can use both single quotes ( ' ' ) and double quotes ( " " ) for strings:?
a None
b False
c None
d True
e None
f None