You are on page 1of 2

Q1: Who is known as the father of world wide web (WWW)??

a Tim Berners-Lee

b Charles Darwin

c None

d None

e Tim Thompson

f Robert Cailliau

Q2: In the context of Kubernetes, what is a container??

a A unit that stores data on a computer's memory drive

The correct Answer is: None

The correct Answer is: None

d An application which requires dedicated hardware to run on

e A container is a standard unit of software that packages up code and all its
dependencies so the application runs quickly and reliably from one computing environment
to another

f A large metal box that is used to hold or transport something

Q3: What will happen If you run the command "init 0" in your terminal?

a Shut down the system

b Reboot the system

c Start the system without a display manager (GUI)

The correct Answer is: None

e Enter single user mode

The correct Answer is: None


Q4: Containers running on a single machine all share the same operating system kernel, so
they start instantly and make more efficient use of RAM.?

a False

b None

c None

d None

e True

f None

Q5: The syntax for adding a new column to an existing table is ALTER TABLE `table_name`
ADD COLUMN `column_name` `data_type`;?

a False

b None

c True

d None

e None

f None

You might also like