0% found this document useful (0 votes)
12 views

5 Analysis For KHEH

The document contains multiple choice questions about various programming and IT topics including PHP, Docker, HTML, Kubernetes, programming languages, string functions, Ansible documentation, and UMASK.

Uploaded by

chatwars400
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views

5 Analysis For KHEH

The document contains multiple choice questions about various programming and IT topics including PHP, Docker, HTML, Kubernetes, programming languages, string functions, Ansible documentation, and UMASK.

Uploaded by

chatwars400
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Q1: PHP makes use of mail() function to send emails.

Which of the mentioned ARE PART of


it's arguments?

a number of recepients

b to

c headers

d parameters

e message

f subject

Q2: Is it a good practice to run Docker compose in production??

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

d False

e True

The correct Answer is: None

Q3: How can you make A bulleted list with numbers??

a <ul>

b <ol>

c None

d <dl>

e <list>

f None

Q4: HTML Uses?


a None

b None

c Fixed Tags Defined By The Language

d User Defined Tags

e Pre-specified Tags

f Tags Only For Linking

Q5: What will be printed if we run the following code? <?php $var = 'false'; if ($var) { echo
'true'; } else { echo 'false'; }?

a None

b None

c False

d True

e None

f None

Q6: What can the Contributor role do??

a Edit Posts

b None

c Publish Posts

d Moderate Comments

e Edit Pages

f None

Q7: What is the function func_num_args() used for??

a The function func_num_args() is used to give the string of parameters passed into
a function.
b None

c The function func_num_args() is used to give the boolean r of parameters passed


into a function.

d None

e None

f The function func_num_args() is used to give the number of parameters passed


into a function.

Q8: What Are Kubernetes Controllers??

The correct Answer is: None

b Kubernetes controllers are Replicaset, Deployment controller.

c Kubernetes controllers are Surverless, Deployment capacitor.

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

Q9: Which programming language does PHP resemble??

a JavaScript

b Perl

c Javascript

d VueJS

e None

fC

Q10: Are strstr and strchr aliases??

a None

b None
c True

d None

e False

f None

Q11: You can also get the Ansible documentation directly via your terminal by using:?

a None

b ansible -d

c ansible --doc

d ansible-documentation

e ansible-doc

f None

Q12: What is UMASK??

a UMASK is a Unix environment variable, which is replaced by the chmod command


now however it's still largely used.

b UMASK is a Unix environment variable, which not really used anymore and is
considered legacy.

The correct Answer is: None

The correct Answer is: None

e UMASK is a Unix environment variable, which automatically sets file permissions


created files.

f UMASK is a Unix environment variable, which automatically sets the file visibility.

You might also like