You are on page 1of 3

Q1: How can we define a Video Tag in HTML 5??

a None

b <video></video>

c <video src="URL"></video>

d <video src:"URL"></video>

e <video src "URL"></video>

f None

Q2: You remove a paused container from Docker?

a None

b False

c None

d True

e None

f None

Q3: Which of the following is not a style tag??

a All are style tags

b None

c <b>

d <i>

e <tt>

f None

Q4: Which of the following is a declaration for an HTML document??


a None

b <html>.....</html>

c <body>.....</body>

d <!DOCTYPE Html>

e None

f <p>.....</p>

Q5: How can we display human readable information of a variable with PHP??

a None

b To display a human-readable result we use print_r().

c To human-readable result we use print_r(/ln).

d None

e None

f To display a human-readable result we use print().

Q6: The /etc/shadow file in Linux is used to store:?

a None

b command aliases

c root user shell

d filesystem information

e None

f various password information

Q7: Normalizations is...?

a concerned with the physical implementation of the database

b a database design technique that eliminates relationships from a database


c a database design technique that encourages storing data in multiple databases

d a database design technique used to minimize data redundancy and duplication

e None

f None

You might also like