You are on page 1of 5

Q1: Which of the following function is used to read the content of a file??

The correct Answer is: None

b fopen()

c file_exist()

d filesize()

The correct Answer is: None

f fread()

Q2: In which programming language WordPress is written??

a PHP

b VueJS

c Javascript

d Java

e Node

f Python

Q3: Systemd replaced which Linux command for mounting and automounting file systems??

a /etc/fstab and autofs

b None

c /etc/ftab and autofs

d None

e /esc/fdtab and autff

f /etc/fstab and autom

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


a <tr> and </tr>

b <td> and </td>

c None

d <th> and </th>

e None

f <cr> and </cr>

Q5: Which Is not a property of attribute behaviour of <Marquee> Tag??

a Slide

b None

c None

d Alternate

e Scroll

f Blur

Q6: You have to sort records in the descending order by field "rating". Which query will be
correct??

a ORDER BY "rating" DESC

b None

c ORDER BY "rating"

d None

e SORT BY "rating"

f SORT BY "rating" DESC

Q7: All variables in PHP start with which symbol??

a!

b None
c#

d$

e None

f&

Q8: Which of the following is a command in Linux??

a None

b None

c All of the Above

dx

et

fw

Q9: What are categories in WordPress.?

a None

b None

c Categories allow a user to divide its content into different sections.

d None

e Categories allow a user to merge its content from different sections.

f Categories allow a user to list out all the contents

Q10: Which of the following statements is NOT true for views in SQL??

a A view drives its data from the base tables(s)

b Select statement used in the view definition cannot include ORDER BY clause.

c None

d A view is updatable if it has been defined from a single relation


e A view contains a copy of the data

f None

Q11: Which argument do you need to specify in order to run a specific Ansible module??

a None

b -ml

c -m

d None

e --modules

f --ansible-module

Q12: Which tag is used to display the large font size??

a < SIZE ></SIZE>

b None

c <LARGE></LARGE>

d <BIG></BIG>

e None

f <FONT></FONT>

Q13: What does the COPY instruction do in a Dockerfile??

a None

b COPY makes a copy of your Dockerfile

c COPY creates a copy of your image

d None

e COPY adds files from your Docker client’s current directory

f COPY creates a copy of your running container

You might also like