You are on page 1of 3

Q1: What is cite tag in HTML5??

a <cite title"value">Some Text Here</cite>

b None

c None

d <cite title:"value">Some Text Here</cite>

e <cite title="value">Some Text Here</cite>

f None

Q2: What command is used to permanently remove a record from a database table??

a DROP

b DELETE

c None

d None

e REMOVE

f CUT

Q3: When you need to obtain the ASCII value of a character which of the following function
you'll need to use in PHP??

a chr( );

b None

c val( );

d .asc( );

e None

f ord( );

Q4: Which tag allows you to add a row in a table??


a None

b <th> and </th>

c <td> and </td>

d <tr> and </tr>

e <cr> and </cr>

f None

Q5: The handler invoked by Kubelet to check if a container’s IP address is open or not is??

The correct Answer is: None

b ExecAction

c None of the above

d HTTPGetAction

The correct Answer is: None

f TCPSocketAction

Q6: The way the browser displays the object can be modified by _____?

a parameters

b attributes

c None

d None of above

e modifiers

f None

Q7: What will the following code return: Boolean(10 > 9)?

a NaN

b None
c true

d None

e false

f None

You might also like