You are on page 1of 2

Q1: Which Tag is used if you want to indicate the importance of the phrase??

a <strong>

b <em>

c <h1>

d None

e None

f <h2>

Q2: What command is used to count the total number of lines, words, and characters
contained in a file??

a count p

b wcount

c countw

d wc

e None

f None

Q3: How can you display the top 10 number of lines of a file??

The correct Answer is: None

b head −n 10 file.txt

The correct Answer is: None

d head --display-only 10 file.txt

e head -f 10 file.txt

f head -show 10 file.txt

Q4: Graphics defined by SVG is in which format??


a None

b None

c HTML

d JSON

e CSS

f XML

Q5: Which of the following are commonly found in web pages??

a hyperlinks

b None

c intranet

d all of the above

e None

f internet

Q6: Which of the following answers refers to a Linux command-line command used for
configuring network interface parameters specific to the wireless communication??

a iwconfig

b net config

c None

d ifconfig

e None

f networksetup

You might also like