You are on page 1of 5

Q1: Which event occurs when the user clicks on an HTML element??

a onmouseclick

b None

c onchange

d None

e onmouseover

f onclick

Q2: How do I create PHP arrays in a HTML <form>??

a < input ="MyArray[]" />

b < input name="MyArray[]" />

c < input MyArray[] />

d None

e None

f < input name= MyArray[]/>

Q3: What do you mean by Node Controller??

a Node controller are the group of services which were running in the Kubernetes
Swarm

The correct Answer is: None

c Node controller are the group of services which were running in the Kubernetes
Master

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None


Q4: Which filter can be applied on lines of text for arranging in ascending or descending
order??

a sort

b None

c collate

d arrange

e None

f None of the above

Q5: Which of the listed actions and filter hooks are functions in WordPress??

a None

b apply_filters_ref_array() and do_action_ref_array()

c has_filter() and has_action()

d open_filter() and close_action()

e None

f doing_filter() and doing_action()

Q6: Which command is used to remove all rows from a table??

a None

b Drop

c Remove

d Delete

e Both Delete and Remove

f Truncate

Q7: Which ones are a core Kubernetes object??


The correct Answer is: None

b “Pods,” “Services,” “Volumes,”

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

f “Swarm,” “Pilot,” “Node,”

Q8: What are the responsibilities of a node controller??

The correct Answer is: None

b To maintain the list of nodes

c All of the mentioned

d To monitor the health of the nodes

The correct Answer is: None

f To assign a CIDR block to the nodes

Q9: What does SQL stands for??

a Strong question language

b None

c None

d Separate query language

e Structure query language

f Structured question language

Q10: Which of these is a valid call to a function (watch The Spaces Carefully!)?

a None

b None
c CONCAT ( "A" , "B" )

d CONCAT( A , B )

e CONCAT( "A" . "B" )

f CONCAT ( A , B )

Q11: What is the option to create hard link for a directory??

a None

b -s

c None

d None of the above

e -f

f -l

Q12: Which declaration doesn't use the same number of bytes and consumption of bytes
depending on the input data??

a Both Varchar And Char

b None

c None

d Char

e None Of The Mentioned

f Varchar

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

a None

b bcrypt()

c hash()
d encode()

e None

f md5()

You might also like