You are on page 1of 3

Q1: How can we check if the value of a given variable is a number??

a numeric(true)

b None

c None

d numeric()

e None

f is_numeric()

Q2: What Is The Role Of Kube-scheduler??

a kube-scheduler is responsible for assigning a node to old created pods.

The correct Answer is: None

The correct Answer is: None

d kube-scheduler is responsible for assigning a port to newly created pods.

e kube-scheduler is responsible for assigning a cluster to newly created pods.

f kube-scheduler is responsible for discovering the newly created pod and selects an
optimal node for them to run on

Q3: Which cryptographic extension provides generation and verification of digital


signatures??

a None

b PHP-SSL

c None

d PHP-OpenSSL

e PHP-CloseSSL

f None

Q4: Which of the following function returns the number of characters in a string variable??
a None

b count($variable)

c strcount($variable)

d strlen($variable)

e len($variable)

f None

Q5: Are arrays supported in shell scripts??

a False

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e True

f Yes but only under certain conditions

Q6: How do we change permissions on files?

a We Can't change them

b chmod

c chattr

d chown

e lsattr

f None

Q7: HTML documents are saved in?

a Machine language codes


b None

c None of above

d ASCII text

e Special binary format

f None

You might also like