You are on page 1of 4

Q1: In Kubernetes, a node is:?

The correct Answer is: None

b A worker machine

c A machine that coordinates the scheduling and management of application


containers on the cluster

The correct Answer is: None

e A tool for starting a kubernetes cluster on a local machine

The correct Answer is: None

Q2: Which of the mentioned is NOT part of the $_SERVER variable?

a $_SERVER['PHP_SELF']

b $_SERVER['SERVER_ADDR']

c $_SERVER['SERVER_NAME']

d $_SERVER['SERVER_TYPE']

e $_SERVER['AUTH_TYPE']

f $_SERVER['SCRIPT_TYPE']

Q3: Once you’ve worked with an image, how do you push it to docker hub??

a None

b $ docker push <username/image name>

c None

d $ docker --push <username image name>

e None

f $ docker push <username image name>

Q4: Can we export data into an Excel file??


a None

b None

c True

d None

e False

f None

Q5: Data Warehouse provides?

a Storage, Functionality Responsiveness to queries

b Transaction Responsiveness

c None

d None

e Demand and Supply Responsiveness

f None of these

Q6: Which command can be used to display file contents in octal??

a octal

b oshow

c oct

d None

e od

f None

Q7: Normalizations is...?

a a database design technique that eliminates relationships from a database

b a database design technique that encourages storing data in multiple databases


c concerned with the physical implementation of the database

d a database design technique used to minimize data redundancy and duplication

e None

f None

Q8: What command is used to count the total number of lines, words, and characters
contained in a file??

a count p

b wcount

c None

d wc

e None

f countw

Q9: How to remove the docker container with container id mentioned in the command.?

a None

b None

c $ docker rm 9b6343d3b5a0

d $ docker -rm rf 9b6343d3b5a0

e $ docker rm -rf 9b6343d3b5a0

f None

Q10: Inline elements are normally displayed without starting a new line?

a None

b None

c None

d None
e True

f False

Q11: Why wouldn't you see Docker in Plesk installer's list of components??

The correct Answer is: None

The correct Answer is: None

c Docker is available as an extension and you can only install it from the extensions
catalog

d Your Plesk license doesn't have a Docker add-on

e The server does not satisfy Docker system requirements

The correct Answer is: None

You might also like