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

Q1: Which HTML element defines navigation links??

a <nav>

b <navigate>

c <navigation>

d None

e None

f <navlink>

Q2: How can you change table sctructure after it was created??

a None

b UPDATE TABLE

c CHANGE TABLE

d ALTER TABLE

e It's not possible to change the structure

f MODIFY TABLE

Q3: BASH stands for:?

The correct Answer is: None

b Basic Async SHell

The correct Answer is: None

The correct Answer is: None

e Bourne Again SHell

f BAsic SHell

Q4: How to stream pod logs (stdout) in Kubernetes??


a kubectl pod -f my-pod

b kubectl stream -f my-pod

c None

d None

e kubectl logs my-pod

f kubectl logs -f my-pod

Q5: If you exit a container accidentally, will you lose all the work??

a True

The correct Answer is: None

c False

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

You might also like