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

Q1: Which of the following method of Exception class returns formated string of trace??

a getTrace()

b getCode()

c getTraceAsString()

d getTraceString()

e getString()

f getMessage()

Q2: When started for the first time, minikube requires Internet access. True or False??

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

d True

e False

The correct Answer is: None

Q3: How to list all of your services in Docker swarm??

a docker service ps

b docker get service

c None

d docker ls service

e None

f docker service ls

Q4: The query SELECT * FROM `movies` INSERT INTO `movies_archive` will be executed
without any errors.?
a None

b True

c None

d False

e None

f None

Q5: Which of the following is used to check that a cookie is set or not??

The correct Answer is: None

The correct Answer is: None

c $_COOKIE variable

d None of the above.

e getcookie() function

f isset() function

You might also like