3 Response For MUUR

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Q1: Which statement is true for Replica set??

a Replica set is considered as the legacy replication controller. The prime function of
replica set is to remove the number of pod replicas running.

The correct Answer is: None

c Replica set is considered as a substitute to the replication controller. The prime


function of replica set is to assure the number of pod replicas running.

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

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

a math

b None

c None

d Algorithm

e Numpy

f Numarray

Q3: What are the respective octal value for the permission bits??

The correct Answer is: None

The correct Answer is: None

c 4, 2 & 1 respectively for w, r & x.

d 4, 2 & 1 respectively for r, x & w.

e 4, 2 & 1 respectively for x, w & x.

f 4, 2 & 1 respectively for r, w & x.

Q4: In which programming language WordPress is written??


a PHP

b Java

c Python

d Javascript

e VueJS

f Node

Q5: Which of the following PHP functions accepts any number of parameters??

a func_get_args()

b get_argc()

c None

d func_get_argv()

e None

f get_argv()

You might also like