You are on page 1of 2

Q1: Which command can be used to change file access permission bits??

a umask

The correct Answer is: None

c chown

d chmod

The correct Answer is: None

f chperm

Q2: Which are the notable application areas for Docker??

a None

b None

c None

d None

e Robust, Transparency, code illustrator and slow deployment

f Simplifying configuration, Code pipelines management, Debugging capabilities and


Rapid deployment.

Q3: SQL (Structured Query Language) is:?

a DBMS (DataBase Management System)

b imperative programming language

c the language of queries by pattern

d None

e None

f the language of structured queries

Q4: What is an internal command??


a None

b Every command which comes with the default installation of Linux is called
internal command with some small exceptions like really old commands.

c Shell commands which are executed on the local machine are called internal
commands.

d Every command which has been developed by the new generation of Linux is
considered an internal command.

e None

f Shell built in commands are called as internal commands.

Q5: How many templates can one theme contain??

a Unlimited

b1

c None

d None

e None

f Max 10

Q6: In a LIKE clause, you can could ask for any value ending in "qpt" by writing?

a LIKE *ton

b LIKE ^.*ton$

c None

d None

e LIKE %qpt

f LIKE ton$

You might also like