Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Q1: What is a Binary file?

a Directory

b None

c System file

d Regular file

e None of the above

f Executable file

Q2: In order to add a new column to an existing table in SQL, which command do we need to
use??

a EDIT TABLE

b MODIFY TABLE

c None

d ALTER TABLE

e ALTER COLUMNS

f None

Q3: Which artisan command will you used to enable maintenance mode in Laravel??

a php artisan pause

b php artisan down

c php artisan stop

d php artisan maintenance

e None

f None

Q4: What is containerization??


a system that is being developed and deployed is bundled and wrapped separately
with all its configuration files and dependencies. This bundle is called a container.

b None

c an application that is being developed and deployed is bundled and wrapped


together with all its configuration files and dependencies. This bundle is called a container.

d None

e None

f None

Q5: How can you monitor Docker in production??

a You can use Docker tools such as Docker logs and docker plugins for monitoring

b You can use Docker tools such as Docker events and docker stats for monitoring

c None

d None

e None

f You can use Docker tools such as Docker pin and docker file for monitoring

Q6: Which character is used to indicate an end tag??

a/

b*

c^

d<

e None

f None

You might also like