4 Notes For DEHB

You might also like

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

Q1: You can change your Wordpress themes using??

a None

b Wordpress Settings

c wp-config.php file

d Wordpress Plugins

e Wordpress Appearance

f None

Q2: How can you list only the directories in your current directory using ls command??

a ls -ld

b ls -d

c ls --dir

d ls -l|grep “^d”

The correct Answer is: None

The correct Answer is: None

Q3: You can define and run multiple Docker containers using:?

a Docker Cluster

b None

c Docker Swarn

d None

e Docker Hub

f Docker Cloud

Q4: What is ETCD??


a Etcd is written in Go programming language and is a distributed key-value store
used for coordinating between distributed work.

The correct Answer is: None

The correct Answer is: None

d Etcd is written in Python programming language and is a distributed key-value


store used for coordinating between distributed work.

e Etcd is written in C++ programming language and is a distributed key-value store


used for coordinating between distributed work.

The correct Answer is: None

Q5: How to copy a file from a docker container to the local system.?

The correct Answer is: None

b $ sudo docker cp

c $ sudo docker cut

The correct Answer is: None

The correct Answer is: None

f $ sudo docker copy

Q6: Sub queries have better performance compared to JOIN queries?

a None

b True

c False

d None

e None

f None

Q7: What are categories in WordPress.?


a Categories allow a user to merge its content from different sections.

b None

c Categories allow a user to divide its content into different sections.

d Categories allow a user to list out all the contents

e None

f None

You might also like