5 Module For LGYY
5 Module For LGYY
a None
b None
c True
d False
e None
f None
c False
d True
b The Numeric arrays can store numbers, strings and any object but their index will
be represented by numbers while the Associative arrays have their index stored as string.
c The Numeric and Associative arrays differ only in the maximum allowed objects in
them.
e The Numeric arrays can store numbers, strings and any object but their index will
be represented by numbers while the Associative arrays each element in the main array can
also be an array.
The correct Answer is: None
Q4: Which argument do you need to specify in order to run a specific Ansible module??
a --ansible-module
b None
c --modules
d None
e -m
f -ml
a None
c None
b None
d It is a generic name for e-mail servers on Linux. The most famous one is mailer-
daemon
e None
a None
b 40 secs
c None
d 20 secs
e 30 secs
f 35 secs
a None
b None
a None
b None
c Custom fields are also known as get meta. Get meta is a feature in WordPress
which allows get authors to add additional information at the time writing a post.
d Custom fields are also known as post meta. Post meta is a feature in WordPress
which allows post authors to add additional information at the time writing a post.
e None
f Custom fields are also known as request meta. request meta is a feature in
WordPress which allows post authors to add additional information at the time writing a
post.
Q10: How to change the priority of a swap file/partition to 10?
e swapon -p 10 /path/to/swapfile
f swapon -P 10 /path/to/swapfile
b None
f None
Q12: What type of function is needed when passing values through a form or an URL??
a None
b urlencode()
c Both of these
d None
e htmlspecialchars()
Q13: Which of the following are Kubernetes installation tools? Select all answers that
apply.?
a kops
d kubeadm
a None
c None
d C Only
e Java Only
f PHP And C
a foreach
b for
c each
d beforeeach
e while
f do ... while