4 Paper For ZVUE
4 Paper For ZVUE
4 Paper For ZVUE
a None
b To create a static page in WordPress, in the page section you have to upload a
HTML file to the server in the theme folder, and then select that as your template.
c None
d None
e To create a static page in WordPress, in the page section you have to upload a PHP
file to the server in the theme folder, and then select that as your template.
f To create a static page in WordPress, in the page section you have to upload a PERL
file to the server in the theme folder, and then select that as your template.
a None
c None
e None
f None
Q3: How are functions in PHP which starts with __ (double underscore) known as??
b Default Function
c None
d Inbuilt Function
e None
f Magic Function
a None
b getcookie()
c setcookie()
d None
e makecookie()
f createcookie
Q5: Which of the following method acts as a destructor function in a PHP class??
a destructor
c __destruct
d class_name()
e destructor()
c None
e None
b None
c None
a const
b define
c constant
d def
e None
f None
Q9: Which of the answers listed below refers to a Linux command that allows for assuming
the identity of a different system user and executing commands with security privileges of
that user account??
a None
b usermod
c su
d id
e None
f sync
Q10: How to watch rolling update status of "frontend" deployment until completion in
Kubernetes??
a kubectl rollout status -w deployment/frontend
d None
f None
Q11: How do you create a new Docker image and store it on the local system??
b None
e None
f None
Q12: What is the command line interface used to communicate with Kubernetes??
a kubelet
b kubectl
c k8sctl
d kubeapi