1 Problems For DJCT
1 Problems For DJCT
1 Problems For DJCT
d The switch statement is used to avoid long blocks of loops like do...while code.
e The switch statement is used when statements like if..elseif..else do not work.
a None
d None
e None
f None
a There is no need to write a dollar sign ($) before a constant, where as in Variable
one has to write a dollar sign.
c Constants cannot be defined by simple assignment, they may only be defined using
the define() function.
b The unset() function is not dedicated for variable management. It will make a
variable defined.
c None
d None
e The unset() function is dedicated for variable management. It will make a variable
undefined.
f None
a None
b <dt>
c None
d <li>
e <dd>
f <dl>
a True
b None
c None
d None
e False
f None
Q7: If we wish to mount a directory with Read Only option, which of the following is
correct?
a mount ext4 -no-read-only /mnt/folder /path/to-dir
a adding data
b None
c to change data
d None
e to select data
f manage users
e Kube-proxy can run on each and every node and can do simple TCP/UDP packet
forwarding across backend network service.
a None
b kubectl patch node k8s-node-1 -p '{"patch":{"unschedulable":true}}'
f None