You are on page 1of 2

Q1: Which of the following is used to declare a constant?

a None

b def

c constant

d None

e const

f define

Q2: In which variable is the users IP address stored??

a $_ENV

b $REMOTE_ADDR

c $GLOBALS

d None

e $DOMAIN

f None

Q3: What is an internal command??

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

b Shell built in commands are called as internal commands.

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

d None

e None

f Shell commands which are executed on the local machine are called internal
commands.
Q4: Can you start two MySQL servers at one PC??

a None

b None

c True

d False

e None

f None

Q5: What is LILO w.r.t linux??

a LILO means linux loader, which loads the OS into memory and starts the GUI.

b LILO means linux loader, which loads the GUI into memory so the user can see
what's going on.

c LILO means linux loader, which loads the software into memory and starts the
kernel then the OS.

The correct Answer is: None

The correct Answer is: None

f LILO means linux loader, which loads the kernel into memory and starts the OS.

Q6: How to copy a file from a docker container to the local system.?

a $ sudo docker copy

b $ sudo docker cp

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

f $ sudo docker cut

You might also like