3 HW For OWKD
3 HW For OWKD
a/
b%
c>
d None
e None
f?
c None
f None
b Wordpress is a paid software you can use to create a beautiful website, blog, or
app.
c None
d Wordpress is a HTML page builder you can use to create your static HTML pages.
e None
Q5: In order to add a new column to an existing table in SQL, which command do we need to
use??
a ALTER TABLE
b MODIFY TABLE
c None
d EDIT TABLE
e None
f ALTER COLUMNS
Q6: Which SQL statement is used to extract data from the database??
a ACCESS
b GET
c SELECT
d OPEN
e ACQUIRE
f None
c None
f None
Q8: What will be the output of the SELECT CASE WHEN NULL = NULL THEN 'YES' ELSE 'NO'
END?
a None
b True
c None
d False
e None
Q9: On which file is stored the configuration of which DNS server the machine will use??
a None
c None
d /etc/dns.conf
e /var/dns
f /etc/resolv.conf
Q10: How can you display the top 10 number of lines of a file??
a head −n 10 file.txt
f head -f 10 file.txt
Q11: Which command do we need to use if we want to see all packages installed on the
system (Ubuntu)?
a packageall -l
b dpkg -l
f dpkg -a
Q12: Which Tag is used if you want to indicate the importance of the phrase??
a <h1>
b None
c <strong>
d <em>
e None
f <h2>
Q13: How to copy a file from a docker container to the local system.?
c $ sudo docker cp
c None
d None