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

Q1: Which function is used to Strip whitespace (or other characters) from the beginning and

end of a string??

a trim

b None

c strip_str

d trim_str

e None

f strip

Q2: Kubernetes is written in?

a Go

The correct Answer is: None

The correct Answer is: None

d C++

e Java spring framework

f Python

Q3: How to stop a container??

The correct Answer is: None

b $ docker stop <container_id>

c $ docker trim <container_id>

The correct Answer is: None

The correct Answer is: None

f $ docker dead <container_id>

Q4: Where are the online repositories configured on a Debian/Ubuntu Machine?


a /etc/apt/repos

b /etc/fstab

c /etc/apt/sources.list

d /etc/apt/yum.repos

The correct Answer is: None

The correct Answer is: None

Q5: Which SQL statement is used to return only different values??

a DISTINCT

b DIFFERENT

c None

d SELECT

e None of the above

f DUPLICATE

You might also like