Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Q1: Which of the following is not a valid alignment attribute??

a None

b All of above

c Right

d None

e Left

f Top

Q2: Is it possible to remove the HTML tags from passed data??

a The stripTags() function enables us to clean a string from the HTML tags.

b The strip_tags() function enables us to clean a string from the HTML tags.

c None

d The string_tags() function enables us to clean a string from the HTML tags.

e None

f None

Q3: What is a Binary file?

a Regular file

b System file

c None

d Executable file

e None of the above

f Directory

Q4: The command uname -a will:?


a None

b display all available information about your system

c display all users on the system.

d display only the system hostname

e None

f display the IP address of the first Ethernet adapter

Q5: Each virtual machine includes the application, the necessary binaries and libraries, and
an entire guest operating system - All of which may be tens of GBs in size.?

a None

b None

c True

d None

e False

f None

Q6: What should be the first tag in any HTML Document??

a <title>

b None

c <html>

d <!doctype html>

e None

f <head>

Q7: What tag is used to display a picture in a HTML page??

a Img

b Picture
c Image

d None

e Src

f None

You might also like