You are on page 1of 5

Q1: Which the the currently accepted best practice method for hashing passwords to hash

passwords??

a md5()

b None

c None

d bcrypt()

e hash()

f encode()

Q2: PHP allows you to send emails directly from a script?

a None

b False

c None

d None

e None

f True

Q3: Which command is used to create a deployment in Kubernetes??

a kubectl deploy

b None

c None

d kubernetes set deployment

e kubectl run

f kubectl apply deployment

Q4: How to retrieve the join token for manager nodes in Docker Swarm??
a docker swarm join-token manager

b docker get join-token manager

c docker swarm token manager

d None

e docker print join-token manager

f None

Q5: How to initialize a docker swarm??

a docker master init --advertise-addr your_server_ip_here

b None

c docker init --advertise-addr your_server_ip_here

d docker init swarm --advertise-addr your_server_ip_here

e docker swarm init --advertise-addr your_server_ip_here

f None

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

a 'final' was introduced in PHP7.

b 'final' was introduced in PHP6.

c None

d None

e None

f 'final' was introduced in PHP5.

Q7: In HTML, what does the <aside> element define??

a None

b The ASCII character-set; to send information between computers on the Internet


c A navigation list to be shown at the left side of the page

d A list to be included in a certain part of the page

e Content aside from the page content

f None

Q8: BCNF Stands for _________.?

a None

b None

c Boyce - Codd Normal Form

d Boyce Codd Natural Form

e Binary Coded Normal Form

f Bit Code Normal Form

Q9: Character data can be stored as?

a None

b Both fixed or variable length strings

c Fixed length strings

d None

e None of the mentioned

f Variable length strings

Q10: A homepage is __________?

a None

b an index of encyclopedia articles

c required for access to the Internet

d where all Internet data is stored


e None

f the first page of a website

Q11: How to list a particular Kubernetes deployment??

a kubectl get deployment my-dep

b None

c kubectl describe deployment my-dep

d kubectl info deployment my-dep

e kubectl ls deployment my-dep

f None

Q12: Which of the following will provide additional Information about something??

a None

b Jumbotron

c Label-danger

d None

e Item

f Label

Q13: What is the difference between WordPress Posts and Pages??

a None of the above.

b There is no difference between Posts and Pages.

c Pages are entries listed in reverse chronological order on the site homepage and
Posts are static and are not listed by date.

d None

e Posts are entries listed in reverse chronological order on the site homepage and
Pages are static and are not listed by date.
f None

You might also like