You are on page 1of 5

Q1: The partitions that are used as virtual memory when the system runs out of physical

memory are known as:?

a None

b extended partitions

c None

d primary partitions

e swap partitions

f boot partitions

Q2: Which of the following are not Numeric column types??

a SMALLINT

b BIGINT

c LARGEINT

d None

e DOUBLE

f DECIMAL

Q3: How can you count for a particular pattern occurrences in a file??

a cat <file> | wc -k “pattern”

b cat <file> | wc -l “pattern”

The correct Answer is: None

d grep −k “pattern” <file>

e grep −c “pattern” <file>

The correct Answer is: None


Q4: Which of the following is a hosted service that provides a Registry with build and
testing facilities for Dockerized application images, tools to help you set up and manage
your host infrastructure.?

a Docker Compose

b Docker Hub

c Docker Cloud

d None

e Docker Universal Control Plane

f None

Q5: In which variable is the users IP address stored??

a $DOMAIN

b None

c $_ENV

d $REMOTE_ADDR

e None

f $GLOBALS

Q6: Kubernetes helps in the effective distribution of resources by allocating the resources
that are used by a particular application?

a True

The correct Answer is: None

The correct Answer is: None

d False

The correct Answer is: None

The correct Answer is: None


Q7: What Linux command is the modern replacement for Telnet, and allows admins to
connect to a specific network port??

a ncat

b None

c dhclient

d ethtool

e None

f ip

Q8: What is a Dockerfile??

a Docker can build audio automatically by reading the instructions from a file called
Dockerfile.

b None

c Docker cannot be build images automatically by reading the instructions from a


file called Dockerfile.

d Docker can build images automatically by reading the instructions from a file
called Dockerfile.

e None

f None

Q9: What is Solaris??

a None

b Sun microsystems UNIX

c None

d Microsoft’s UNIX

e IBM’s UNIX

f HP’s UNIX
Q10: Which of the following is available in MySQL:?

a None

b CREATE VIEW

c CREATE SCHEMA

d CREATE TRIGGER

e CREATE DATABASE

f None

Q11: How to check the history of deployments including the revision in Kubernetes??

a kubectl rollout show deployment/frontend

b None

c None

d kubectl rollout log deployment/frontend

e kubectl rollout history deployment/frontend

f kubectl rollout diff deployment/frontend

Q12: Choose the correct HTML element to define emphasized text?

a <italic>

b <em>

c <i>

d None

e <it>

f None

Q13: How to login into docker hub.?


a None

b $ docker --log

c $ docker login

d $ docker $login

e None

f None

Q14: Gif and Jpg are the two main types of what ??

a Videos

b Images

c Animated Effects

d None Of The Above

e None

f None

Q15: SQL (Structured Query Language) is:?

a the language of structured queries

b imperative programming language

c None

d None

e DBMS (DataBase Management System)

f the language of queries by pattern

You might also like