0% found this document useful (0 votes)
13 views

3 Paper For ZPJS

To allow only registered users to comment on WordPress blogs, check the "Users must be registered and logged in to comment" option under Settings. The kubectl drain command is used to safely evict all pods from a node before performing maintenance. Rolling updates help replace an existing replica controller with a newer version by gradually updating each replica in the set.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

3 Paper For ZPJS

To allow only registered users to comment on WordPress blogs, check the "Users must be registered and logged in to comment" option under Settings. The kubectl drain command is used to safely evict all pods from a node before performing maintenance. Rolling updates help replace an existing replica controller with a newer version by gradually updating each replica in the set.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Q1: How to allow only registered users to comment on WordPress??

a If you don't want a comment from a new user on your blog, check the option
"Users must be registered and logged in to comment" from Discussions under the Settings
option.

b None

c None

d If you don't want a comment from a new user on your blog, check the option
"Users must be registered and logged in to comment" from admin under the Settings option.

e None

f None

Q2: What is kubectl drain used for??

a To get the status of a specific node during maintenance

b To stop all running containers in a pod

The correct Answer is: None

The correct Answer is: None

e To safely evict all of your pods from a node before performing maintenance on the
node

The correct Answer is: None

Q3: What do you mean by “Rolling Update”??

The correct Answer is: None

The correct Answer is: None

c Rolling updates helps the user to replace an existing replica controller to newer
one

d Rolling updates helps the user to replace the node pool to a newer one

The correct Answer is: None


The correct Answer is: None

Q4: Choose the correct HTML element to define important text?

a <important>

b <i>

c <strong>

d <b>

e None

f None

Q5: The main MySQL program that does all the data handling is called?

a None

b Mysqld

c None

d Mysql

e Mysql.exe

f Httpd

Q6: How to protect special characters in a query string??

a None

b urlbypass()

c None

d url_encode()

e urlencode()

f None

Q7: Which command is used to create an empty file.?


a mkfile

b mtfile

c None

d file

e None

f touch

Q8: How can you display the top 10 number of lines of a file??

a head -show 10 file.txt

The correct Answer is: None

c head -f 10 file.txt

d head --display-only 10 file.txt

The correct Answer is: None

f head −n 10 file.txt

Q9: You are logged in as a normal user and you see a file with 444(-r--r--r--) permission.
Can you delete it with the `rm` command??

a No, we don't have the proper permissions

b We can delete it only from the GUI but not from CLI.

The correct Answer is: None

The correct Answer is: None

e We can't be certain, it depends on the permissions of the parent folder

f Yes, can delete it without a problem

Q10: What is the most common type of container runtime used in Kubernetes??

a rkt
The correct Answer is: None

The correct Answer is: None

d Docker

e containerd

f lxd

Q11: How can you create a static page with WordPress??

a None

b 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.

c 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.

d 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.

e None

f None

Q12: Which of the following is a valid aggregate function?

a COUNT

b None

c AVERAGE

d None

e MAXIMUM

f CURDATE()

Q13: How to mark a node called my-node as unschedulable in Kubernetes??

a None
b kubectl down my-node

c kubectl cordon my-node

d kubectl stop my-node

e kubectl off my-node

f None

Q14: Which SQL statement is used to return only different values??

a None of the above

b None

c DISTINCT

d DUPLICATE

e DIFFERENT

f SELECT

Q15: What Python library can you use to perform array and matrix manipulations??

a None

b Algorithm

c Numpy

d math

e None

f Numarray

You might also like