You are on page 1of 3

Q1: Which superglobal variable holds information about headers, paths, and script

locations??

a $_GET

b $_GLOBALS

c $_SERVER

d $_SESSION

e None

f None

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

a Scroll

b None

c Alternate

d Blur

e Slide

f None

Q3: Applications inside the containers accept configuration parameters in the form of
environment variables. These variables can tell the app to listen on a specific port but you
can't use a specific password.?

a None

b None

c None

d False

e True

f None
Q4: How to list the contents of a folder??

a pwd

b list

c None

d ls

e None

f print

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

a None

b /etc/fstab and autom

c None

d /esc/fdtab and autff

e /etc/ftab and autofs

f /etc/fstab and autofs

Q6: Which attribute is used with an img tag to display the text if image could not load in
browser??

a None

b None

c id

d name

e description

f alt

Q7: If we wish to mount a directory with Read Only option, which of the following is
correct?
a mount ext4 -no-read-only /path/to-dir /mnt/folder

b mount -t ext4 -o noexect,ro /path/to-dir /mnt/folder

c mount ext4 noexect,ro /path/to-dir /mnt/folder

d mount ext4 -no-read-only /mnt/folder /path/to-dir

e mount ext4 -no-read-only /mnt/folder /path/to-dir

f mount -t ext4 -o noexect,ro /mnt/folder /path/to-dir

Q8: Which of the following elements marks The Ruby Text Component Of A Ruby
annotation??

a Ruby

bR

c Rt

d None

e Rubytxt

f None

Q9: The wildcard in a WHERE clause is useful when??

a None

b None

c An exact match is necessary in a SELECT statement.

d An exact match is not possible in a SELECT statement.

e An exact match is not possible in a CREATE statement.

f An exact match is necessary in a CREATE statement.

You might also like