You are on page 1of 3

Q1: Egress is incorrectly speed Ingress?

The correct Answer is: None

b false

The correct Answer is: None

d true

The correct Answer is: None

The correct Answer is: None

Q2: What is the correct way to create a function in PHP??

a create new_function myFunction()

b None

c create myFunction()

d None

e new_function myFunction()

f function myFunction()

Q3: What is the use of SQL??

a Displaying images

b None

c Manipulating data in database

d Storing data in database

e Retrieving data in database

f Managing queries

Q4: What is the default session time in PHP??


a None

b None

c None

d The default session time in php is until the closing of the page

e The default session time in php is until the closing of the system

f The default session time in php is until the closing of the browser

Q5: Which superglobal variable holds information about headers, paths, and script
locations??

a None

b $_SESSION

c $_GET

d None

e $_GLOBALS

f $_SERVER

Q6: Which special namespace is used for special purposes like bootstrapping a cluster??

a default

b kube-private

c None

d kube-default

e kube-public

f None

Q7: What type of join is needed when you wish to return rows that have matching values??

a None of the mentioned.

b All of the mentioned.


c Outer join

d Natural join

e None

f Equi-join

Q8: What does 'become: yes' mean in Ansible playbooks??

a None

b It means that the command must be retried until it succeeds

c It means that the worker node should become a manager node

d It means that we would run all commands as root

e None

f It means that the service needs to be started once installed

Q9: HTML Uses?

a None

b Pre-specified Tags

c Fixed Tags Defined By The Language

d None

e Tags Only For Linking

f User Defined Tags

You might also like