You are on page 1of 5

Q1: In HTML, which attribute is used to specify that an input field must be filled out??

a required

b formvalidate

c placeholder

d None

e validate

f None

Q2: How can you detect the client's browser name??

a browser.name

b client.navName

c None

d None

e navigator.appName

f None

Q3: What is a Binary file?

a Executable file

b None of the above

c Directory

d System file

e Regular file

f None

Q4: How to pull the Apache HTTP server image.?


a $ docker pull http img

b None

c $ docker pull httpd

d None

e $ docker pull httpd img

f None

Q5: How to stop a container with container id mentioned in the command??

The correct Answer is: None

b $ docker stop 109cb6nw

c $ docker stop -ls 109cb6nw

The correct Answer is: None

e $ docker ter 109cb6nw

The correct Answer is: None

Q6: What is the correct HTML tag for inserting a line break??

a None

b <nbsp>

c <lb />

d None

e <break />

f <br />

Q7: A Docker image provides a template for a container with all the necessary files of an
application, but has no instructions to run it.?

a True

The correct Answer is: None


c False

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

Q8: Which HTML element is used to display a scalar measurement within a range??

a <meter>

b None

c <measure>

d None

e <gauge>

f <range>

Q9: What is the name of the first page you encounter after logging into your web page??

a WP upgrade option

b WPAdmin

c None

d Clientarea

e Dashboard

f Security question page

Q10: How to delete a directory in Linux??

a rmdir

b None

c None

d remove
e ls

f delete

Q11: Which of the following is true??

a A relation in 3NF is always in BCNF.

b A relation in BCNF is not in 3NF.

c A relation in BCNF is always in 3NF

d None

e BCNF and 3NF are same.

f None

Q12: Kubernetes is written in?

The correct Answer is: None

b C++

c Go

d Java spring framework

e Python

The correct Answer is: None

Q13: Write a command to create deployment??

The correct Answer is: None

b kubectl create –f Deployment.yaml –record

c kubectl --create f Deployment.yaml –record

The correct Answer is: None

e kubectl create f Deployment.yaml –record

The correct Answer is: None

You might also like