3 Test Prep For LIKA

You might also like

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

Q1: Where is Linux user list stored??

a By running the command show users

b None

c None of the above.

d /usr/local/users

e None

f /etc/users

Q2: What are the types of links in Linux??

a None

b in-line and external links

c open and close links

d links and highlights

e soft and hard links

f None

Q3: Which of the following are Container Orchestrators? Select all answers that apply.?

a Ansible

b Vault

c Kubernetes

d Docker Swarm

The correct Answer is: None

The correct Answer is: None

Q4: What will the following command do - $ chmod 888 file?


a None

b It disables r,w,x premissions for all users

c None of the above.

d None

e It enables r,w,x permissions only for owner of the file

f It enables r,w,x premissions for all users

Q5: Which of the following is an attribute of the <Table> tag??

a CELLPADDING

b BOLD

c None

d None

e LINK

f SRC

Q6: How to initialize a docker swarm??

a docker master init --advertise-addr your_server_ip_here

b docker swarm init --advertise-addr your_server_ip_here

c docker init swarm --advertise-addr your_server_ip_here

d None

e docker init --advertise-addr your_server_ip_here

f None

Q7: Which sign is used to access a variable of a variable in PHP??

a #@

b $|
c$

d None

e $$

f None

Q8: Which of the following is used to destroy the session??

a isset() function

b session_start() function

c $_SESSION[]

d session_destroy() function

The correct Answer is: None

The correct Answer is: None

Q9: Which of the following attribute triggers an event when media data is loaded??

a onloadeddata

b onload

c oninpu

d None

e None

f onhaschange

Q10: Is JavaScript case-sensitive??

a None

b False

c None

d None
e True

f None

Q11: Deployment Controllers are part of?

a None

b kube-scheduler

c Master Controller Manager

d API Controller Manager

e etcd manager

f None

Q12: In which PHP version was 'Final' introduced ??

a 'final' was introduced in PHP5.

b None

c None

d None

e 'final' was introduced in PHP7.

f 'final' was introduced in PHP6.

Q13: Which of the following runlevel will reboot the system??

a None

b None

c5

d3

e4

f6
Q14: Is there a hard limit for the number of containers that you can run and if there is which
is number of total containers that you can run??

a5

b None

c Even though there is no limit of containers that can run on Docker, hardware
limitations come into the picture.

d2

e None

f None

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

a None

b Create the folder of Plugin.

c Create a unique name.

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.

You might also like