You are on page 1of 2

Q1: Which artisan command would you use to create a new Laravel Controller??

a php artisan controller create controller_name

b None

c None

d php artisan make:controller controller_name

e php artisan controller:make controller_name

f php artisan create:controller controller_name

Q2: Tick all the rules which need to be followed while developing a WordPress Plugin??

a Create a unique name.

b None

c Create the folder of Plugin.

d Create a sub-folder for PHP files, translations, and assets.

e Create the main plug-in file and fill up the header information.

f Create and install script.

Q3: The default location of the ansible.cfg file is:?

a /etc/ansible.cfg

b /etc/ansible/ansible.conf

c None

d /home/ansible/ansible.cfg

e /etc/ansible/ansible.cfg

f None

Q4: How to push docker image to docker hub??


The correct Answer is: None

b By using the docker merge

c By using the docker push

d By using the docker-hub command

The correct Answer is: None

The correct Answer is: None

Q5: MySQL comes with a standard client libraries for:?

a Java Only

b Perl, Java And C

c None

d C Only

e PHP And C

f None

Q6: Which of the following stores Kubernetes cluster data??

a None of the mentioned

The correct Answer is: None

c “Kubelet

d Kube-API server

e ETCD

The correct Answer is: None

You might also like