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

Q1: Which of the following statements is NOT true for views in SQL??

a None

b A view contains a copy of the data

c Select statement used in the view definition cannot include ORDER BY clause.

d A view drives its data from the base tables(s)

e None

f A view is updatable if it has been defined from a single relation

Q2: Which of the following is not a services in Kubernetes??

a External name

b Node port

c Load Balancer

The correct Answer is: None

e Container Proxy

f Cluster IP

Q3: Expand JFS in context of file system??

a Journal File System

The correct Answer is: None

The correct Answer is: None

d Journal Failing System

e Journal Failing Service

f Journal File Service

Q4: Which Tag is used if you want to indicate the importance of the phrase??
a <h2>

b <h1>

c None

d <em>

e None

f <strong>

Q5: Which of the following is available in MySQL:?

a CREATE DATABASE

b CREATE VIEW

c None

d CREATE SCHEMA

e CREATE TRIGGER

f None

Q6: Which command can be used to write onto other currently logged in user’s console
output terminal.?

a write

b notify

c broadcast

The correct Answer is: None

The correct Answer is: None

f alert

Q7: What is kubectl drain used for??

The correct Answer is: None

The correct Answer is: None


c To get the status of a specific node during maintenance

d To safely evict all of your pods from a node before performing maintenance on the
node

e To stop all running containers in a pod

The correct Answer is: None

Q8: An abstraction in kubernetes which defines a logical set of pods and a policy to access
them.?

a None

b None

c set

d service

e node

f cluster

Q9: HTML tags are surrounded by which type of brackets.?

a None

b Round

c Squart

d Angle

e None

f Curly

Q10: Which command will you use to update a Kubernetes deployment??

The correct Answer is: None

b kubectl --setimage deployment/Deployment tomcat = tomcat:6.0

The correct Answer is: None


d kubectl setimage deployment/Deployment tomcat = tomcat:6.0

e kubectl setimage deploy/Deployment tomcat = tomcat:6.0

The correct Answer is: None

Q11: In HTML, what does the <aside> element define??

a None

b None

c The ASCII character-set; to send information between computers on the Internet

d Content aside from the page content

e A navigation list to be shown at the left side of the page

f A list to be included in a certain part of the page

Q12: What is cite tag in HTML5??

a None

b <cite title"value">Some Text Here</cite>

c None

d None

e <cite title="value">Some Text Here</cite>

f <cite title:"value">Some Text Here</cite>

You might also like